Feedback

  • Contents
 

II3IDStep::SourceTool Property

get_SourceTool

Return the tool object used to create this step.

IDL Function Prototype

HRESULT SourceTool(

   [out, retval] II3IDTool ** Tool

);

C/C++ Syntax

HRESULT get_SourceTool( II3IDTool ** Tool);

Parameters

Tool

The return value is the II3IDTool tool object used to create this step.