This document is archived and information here might be outdated.  Recommended version.


IRasterStatus2.FireContinue Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatus2 Interface > IRasterStatus2.FireContinue Event
ArcGIS Developer Help

IRasterStatus2.FireContinue Event

Broadcasts if the operation should be continued.

N/A Error in GetEventSigVB N/A Error in GetEventSigCS
[C++]
HRESULT FireContinue(
  Boolean* bContinue
);
[C++]
Parameters
bContinue [out]

bContinue is a parameter of type bool*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRasterStatus2 Interface