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