Feedback

  • Contents
 

II3IDOldStepInfo::Parameters Property

get_Parameters

Returns the parameters of the step as they were stored in the IHD file.

IDL Function Prototype

HRESULT Parameters(

   [out, retval] II3IDParameters ** Parms

);

C/C++ Syntax

HRESULT get_Parameters( II3IDParameters ** Parms);

Parameters

Parms

An II3IDParameters collection of parameter objects is returned.