This document is archived and information here might be outdated. Recommended version. |
Returns the tool information of the available tools.
[Visual Basic .NET] Public Function GetToolInfos ( _ ) As IGPToolInfos
[C#] public IGPToolInfos GetToolInfos ( );
[C++]
HRESULT GetToolInfos(
void
);