![]() |
This document is archived and information here might be outdated. Recommended version. |
Returns whether or not the current tool associated with the process needs to be repaired (e.g., the tool parameters have changed).
[Visual Basic .NET] Public Function NeedsRepair ( _ ) As Boolean
[C#] public bool NeedsRepair ( );
[C++]
HRESULT NeedsRepair(
void
);