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 

lzGetContextNameB

The lzGetContextNameB function returns the name associated with the passed-in context handle.

BSTR lzGetContextNameB(
   LZObjectHandle hContextUID   // a handle to the desired context
);

Parameters

hContextUID
   An Elzed object handle to the desired context.

Return Value

   A BSTR containing the name of the passed-in context. The caller is responsible for disposing of the returned BSTR.

Remarks

   This function is provided to support Visual Basic. For VB, the lzGetContextName API call maps to this function.

Versions

   Introduced in Elzed 2.3.3
   This page describes the version of lzGetContextNameB active in Elzed 2.5.0 (172: 2.5.0)

See Also

   Contexts


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