This document is archived and information here might be outdated. Recommended version. |
The return status.
[Visual Basic .NET] Public ReadOnly Property Status As Integer
[C#] public int Status {get;}
[C++]
HRESULT get_Status(
System.Int32* pStatus
);
[C++]
Parameters pStatus [out, retval]
pStatus is a parameter of type HRESULT*