II3IDHandler::RemoveStep Method
Synopsis
Removes a step from a handler.
IDL Function Prototype
HRESULT RemoveStep(
   [in] long StepIDToRemove
);
C/C++ Syntax
HRESULT RemoveStep(long 
 StepIDToRemove);
Parameters
 - StepIDToRemove
 
 - 
 
The ID number of the step to remove.