|
IDL Reference Guide: iTools Object Classes |
|
The IDLitTool::GetService method retrieves a service that has been registered with the iTool.
Result = Obj->[IDLitTool::]GetService(IdService)
Returns an object reference for the service.
The relative identifier of the desired service.
| Note IdService should specify only the relative identifier, not the fully-qualified identifier. See iTool Object Identifiers for details. |
None
IDL Online Help (March 06, 2007)