II3IDTool2::ToolHandle Property
get_ToolHandle
Returns the tool handle for the tool
IDL Function Prototype
HRESULT ToolHandle(
   [out, retval] long * ToolHdl
);
C/C++ Syntax
HRESULT get_ToolHandle(long * ToolHdl);
Parameters
 - ToolHdl
 
 - 
 
The return value is the tool handle, a long integer.