Feedback

  • Contents
 

II3IDVariable::BoundGlobalVarID Property

get_BoundGlobalVarID

Returns the global variable ID that the variable is bound to.

IDL Function Prototype

HRESULT BoundGlobalVarID(

   [out, retval] BSTR * globVarID

);

C/C++ Syntax

HRESULT get_BoundGlobalVarID(BSTR * globVarID);

Parameters

globVarID

The return value is a string that contains the global variable ID.