This document is archived and information here might be outdated. Recommended version. |
Indicates whether there were any errors in the last conversion.
[Visual Basic .NET]
Public ReadOnly Property ErrorsConverting As Boolean
[C#]
public bool ErrorsConverting {get;}
[C++]
HRESULT get_ErrorsConverting(
Boolean* ErrorsConverting
);
[C++] Parameters ErrorsConverting [out, retval]
ErrorsConverting is a parameter of type bool*