Feedback

  • Contents
 

II3IDParameterDefinition::SourceTool Property

get_SourceTool

Returns the tool associated with this parameter.

IDL Function Prototype

HRESULT SourceTool(

   [out, retval] II3IDTool ** theTool

);

C/C++ Syntax

HRESULT get_SourceTool(II3IDTool ** theTool);

Parameters

theTool

The return value is an II3IDTool object that is associated with this parameter.