Indicates if the cancel button has been clicked.
[Visual Basic 6.0] Function IsCancelled As Boolean
[Visual Basic .NET] Public Event IsCancelled As IsCancelledEventHandler
[C#] public event IsCancelledEventHandler IsCancelled
[C++]
HRESULT IsCancelled(
VARIANT_BOOL* IsCancelled
);
[C++]Parameters
IsCancelled [out, retval] IsCancelled is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.