GetIDLObjectVariableName
When the underlying IDL object was created in the IDL process, it was assigned a variable name. The GetIDLObjectVariableName method returns that name.
Syntax
HRESULT GetIDLObjectVariableName([out,retval] BSTR* Name)
Return Value
A string containing the variable name of the IDL object.