Success or faliure.
[Visual Basic .NET] Public ReadOnly Property Succeeded As Boolean
[C#] public bool Succeeded {get;}
[C++]
HRESULT get_Succeeded(
VARIANT_BOOL* pSucceeded
);
[C++]Parameters
pSucceeded [out, retval] pSucceeded is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.