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