II3IDInitiator::Label Property
get_Label
Returns the label for this initiator.
IDL Function Prototype
HRESULT Label(
[out, retval] BSTR * InitLabel
);
C/C++ Syntax
HRESULT get_Label(BSTR
* InitLabel );
Parameters
- InitLabel
-
The text of the label associated with this initiator.