- Contents
DesignerCOM API
II3IDInitiatorEvents::Remove Method
Synopsis
Removes an initiator object from the events collection using the specified index number.
IDL Function Prototype
HRESULT Remove(
[in] long InitiatorEventIndex
);
C/C++ Syntax
HRESULT Remove(long InitiatorEventIndex );
Parameters
- InitiatorEventIndex
-
The index number of the item to remove from the collection.