This document is archived and information here might be outdated. Recommended version. |
HRESULT of the Message.
[Visual Basic .NET]
Public ReadOnly Property Result As Integer
[C#]
public int Result {get;}
[C++]
HRESULT get_Result(
System.Int32* hresult
);
[C++] Parameters hresult [out, retval]
hresult is a parameter of type long*