KRASCHE
&
BYRNE
         ELZED  HOME       NEWS       DOCS       DOWNLOADS       LICENSING       SUPPORT       FAQ       ABOUT  US

What's An Elzed?
Features
Licensing
Downloads
Documentation
Elzed News
    ELZED 
 Documentation 
 The Details 
 API 

lzGetParmCount

The lzGetParmCount function returns the number of parameters being passed to a host external operator function.

long lzGetParmCount(
   LZObjectHandle hExOpUID   // a handle to the external operator
);

Parameters

hExOpUID
   An Elzed object handle to the external operator.

Return Value

   Returns a long integer containing the number of passed-in parameters.

Remarks

   The target operator must exist in the current context.

Versions

   Introduced in Elzed 1.2.0
Modified in Elzed 2.3.0 -- Changed lExOpID to hExOpUID
   This page describes the version of lzGetParmCount active in Elzed 2.5.0 (150: 2.5.0)

See Also



  Copyright  ©  MMXXV  by  R R Le Cropane   •   All Rights Reserved   •   Terms of Use   •   Privacy Policy