|
IDL Connectivity Bridges: Using Exported COM Objects |
|
When the underlying IDL object was created in the IDL process, it was assigned a variable name. The GetIDLObjectVariableName method returns that name.
HRESULT GetIDLObjectVariableName([out,retval] BSTR* Name)
A string containing the variable name of the IDL object.
IDL Online Help (March 06, 2007)