II3IDInitiatorObjectID::ID Property
get_ID
Returns the ID for the initiator object ID.
IDL Function Prototype
HRESULT ID( 
   [out, retval] BSTR * ObjectID
);
C/C++ Syntax
HRESULT get_ID(BSTR * ObjectID);
Parameters
 - ObjectID
 
 - 
 
The string returned contains the initiator's object ID.