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 

lzIsVarHandle

The lzIsVarHandle function returns TRUE if the passed-in handle represents a variable, FALSE otherwise.

bool lzIsVarHandle(
   LZObjectHandle hHandle   // a handle to the variable
);

Parameters

hHandle
   An LZObjectHandle to the variable.

Return Value

   Returns TRUE if the passed-in handle represents a variable, FALSE otherwise.

Remarks

   The target variable may exist in any context and at any scope.

Versions

   Introduced in Elzed 2.4.0
   This page describes the version of lzIsVarHandle active in Elzed 2.5.0 (259: 2.5.0)

See Also



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