![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IM > IMessage Interface > IMessage.Result Property (ArcObjects .NET 10.5 SDK) |
HRESULT of the Message.
[Visual Basic .NET] Public ReadOnly Property Result As Integer
[C#] public int Result {get;}
[C++]
HRESULT get_Result(
long* hresult
);
[C++]
Parameters hresult [out, retval] hresult is a parameter of type long