- Contents
DesignerCOM API
II3IDHandler::Steps Property
get_Steps
Returns a collection of steps contained in this handler.
IDL Function Prototype
HRESULT Steps(
[out, retval] II3IDSteps ** Steps
);
C/C++ Syntax
HRESULT get_Steps( II3IDSteps ** Steps);
Parameters
- Steps
-
The return value is an II3IDSteps collection.