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