This document is archived and information here might be outdated. Recommended version. |
Indicates if the operation has been cancelled.
[Visual Basic .NET] Public ReadOnly Property Cancelled As Boolean
[C#] public bool Cancelled {get;}
[C++]
HRESULT get_Cancelled(
Boolean* Cancelled
);
[C++]
Parameters Cancelled [out, retval]
Cancelled is a parameter of type bool*