Feedback

  • Contents
 

II3IDOldStepInfo::SourceTool Property

get_SourceTool

Returns the tool as it was defined when the step was saved.

IDL Function Prototype

HRESULT SourceTool(

   [out, retval] II3IDTool ** OldTool

);

C/C++ Syntax

HRESULT get_SourceTool( II3IDTool ** OldTool);

Parameters

OldTool

The return value is an II3IDTool object.