|
IDL Reference Guide: iTools Object Classes |
|
The IDLitIMessaging::GetTool function method returns an object reference to the iTool object associated with the object on which it is called.
Result = Obj->[IDLitIMessaging::]GetTool()
Returns an object reference to the iTool object associated with the object on which the GetTool is called. If the object is not contained by an iTool, this function returns a null object reference.
None
None
IDL Online Help (March 06, 2007)