- Contents
DesignerCOM API
II3IDInitiatorObjectID::Label Property
get_Label
Returns the label for the initiator event.
IDL Function Prototype
HRESULT Label(
[out, retval] BSTR * ObjectLabel
);
C/C++ Syntax
HRESULT get_Label(BSTR * ObjectLabel);
Parameters
- ObjectLabel
-
The return value is a string containing the initiator object label.