This document is archived and information here might be outdated. Recommended version. |
Error code associated with log event.
[Visual Basic .NET] Public ReadOnly Property ErrorCode As Integer
[C#] public int ErrorCode {get;}
[C++]
HRESULT get_ErrorCode(
System.Int32* ErrorCode
);
[C++]
Parameters ErrorCode [out, retval]
ErrorCode is a parameter of type HRESULT*