Indicates whether the operation should be continued.
[Visual Basic 6.0] Event Continue(
bContinue As Boolean _
)
[Visual Basic .NET] Public Event Continue As ContinueEventHandler
[C#] public event ContinueEventHandler Continue
[C++]
HRESULT Continue(
VARIANT_BOOL* bContinue
);
[C++]Parameters
bContinue [out] bContinue is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.