- Contents
DesignerCOM API
II3IDOldStepInfo::SourceInitiator Property
get_SourceInitiator
Returns the initiator as it was defined when the step was saved.
IDL Function Prototype
HRESULT SourceInitiator(
[out, retval] II3IDInitiator ** OldInitiator
);
C/C++ Syntax
HRESULT get_SourceInitiator( II3IDInitiator ** OldInitiator);
Parameters
- OldInitiator
-
The return value is an II3IDInitiator object.