This document is archived and information here might be outdated. Recommended version. |
Returns whether or not the current tool associated with the process is valid.
[Visual Basic .NET] Public Function IsToolValid ( _ ) As Boolean
[C#] public bool IsToolValid ( );
[C++]
HRESULT IsToolValid(
void
);