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