- Contents
DesignerCOM API
II3IDExitPath::SourceTool Property
get_SourceTool
Returns a tool object that wraps the tool definition for this exit path.
IDL Function Prototype
HRESULT SourceTool(
[out, retval] II3IDTool ** Tool
);
C/C++ Syntax
HRESULT get_SourceTool( II3IDTool ** Tool);
Parameters
- Tool
-
An II3IDTool object is returned.