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