This document is archived and information here might be outdated. Recommended version. |
Error information generated by the conversion process.
[Visual Basic .NET]
Public ReadOnly Property ErrorInfo As String
[C#]
public string ErrorInfo {get;}
[C++]
HRESULT get_ErrorInfo(
System.String* info
);
[C++] Parameters info [out, retval]
info is a parameter of type BSTR*
This property returns a string of error information resulting from the conversion.