- Contents
DesignerCOM API
II3IDExitPath::SourceStep Property
get_SourceStep
Returns a step object that wraps the step for this exit path.
IDL Function Prototype
HRESULT SourceStep(
[out, retval] II3IDStep ** Step
);
C/C++ Syntax
HRESULT get_SourceStep( II3IDStep ** Step);
Parameters
- Step
-
An II3IDStep object is returned.