This document is archived and information here might be outdated. Recommended version. |
Success or faliure.
[Visual Basic .NET]
Public ReadOnly Property Succeeded As Boolean
[C#]
public bool Succeeded {get;}
[C++]
HRESULT get_Succeeded(
Boolean* pSucceeded
);
[C++] Parameters pSucceeded [out, retval]
pSucceeded is a parameter of type bool*