Feedback

  • Contents
 

II3IDStep::ID Property

get_ID

Returns the Step ID number associated with this step.

IDL Function Prototype

HRESULT ID(

   [out, retval] long * StepID

);

C/C++ Syntax

HRESULT get_ID(long * StepID);

Parameters

StepID

The step's ID number.