IDLitIMessaging::GetTool

Syntax | Return Value | Arguments | Keywords | Version History

The IDLitIMessaging::GetTool function method returns an object reference to the iTool object associated with the object on which it is called.

Syntax

Result = Obj->[IDLitIMessaging::]GetTool()

Return Value

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.

Arguments

None

Keywords

None

Version History

6.0

Introduced