This document is archived and information here might be outdated. Recommended version. |
The last loading error.
[Visual Basic .NET] Public ReadOnly Property LastError As IErrorInfo
[C#] public IErrorInfo LastError {get;}
[C++]
HRESULT get_LastError(
IErrorInfo** ppErrorInfo
);
[C++] Parameters ppErrorInfo [out, retval]
ppErrorInfo is a parameter of type IErrorInfo**