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 

lzIsArrayHandle

The lzIsArrayHandle function returns TRUE if the passed-in handle represents an array, FALSE otherwise.

bool lzIsArrayHandle(
   LZObjectHandle hHandle   // a handle to the array
);

Parameters

hHandle
   An LZObjectHandle to the array.

Return Value

   Returns TRUE if the passed in handle represents an array, otherwise FALSE.

Versions

   Introduced in Elzed 2.4.0
   This page describes the version of lzIsArrayHandle active in Elzed 2.5.0 (258: 2.5.0)


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