- Contents
DesignerCOM API
II3IDInitiator::ObjectIDs Property
get_ObjectIDs
Returns a collection of the currently selected steps for the active view of the handler. The handler must be active.
IDL Function Prototype
HRESULT ObjectIDs(
[out, retval] II3IDInitiatorObjectIDs ** InitiatorObjectIDs
);
C/C++ Syntax
HRESULT get_ObjectIDs( II3IDInitiatorObjectIDs ** InitiatorObjectIDs);
Parameters
- InitiatorObjectIDs
-
The return value is an II3IDInitiatorObjectIDs collection.