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