This document is archived and information here might be outdated. Recommended version. |
Indicates if the message is an abort.
[Visual Basic .NET] Public Function IsAbort ( _ ) As Boolean
[C#] public bool IsAbort ( );
[C++]
HRESULT IsAbort(
void
);
The IsAbort method returns true if the message is of type esriGPMessageTypeAbort.