- Contents
DesignerCOM API
II3IDParameter::SourceStep Property
get_SourceStep
Returns the step associated with this parameter.
IDL Function Prototype
HRESULT SourceStep(
[out, retval] II3IDStep ** ParameterStep
);
C/C++ Syntax
HRESULT get_SourceStep(II3IDStep ** ParameterStep);
Parameters
- ParameterStep
-
An II3IDStep object is returned.