This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatusEvent2 Interface > IRasterStatusEvent2.Continue Event (ArcObjects .NET 10.5 SDK) |
Indicates whether the operation should be continued.
[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