- Contents
DesignerCOM API
II3IDInitiatorEvent::Name Property
get_Name
Returns the name of the initiator event.
IDL Function Prototype
HRESULT Name(
[out, retval] BSTR * EventName
);
C/C++ Syntax
HRESULT get_Name(BSTR * EventName);
Parameters
- EventName
-
The return value is a string that contains the name of the initiator event.