This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatus2 Interface > IRasterStatus2.FireContinue Method (ArcObjects .NET 10.4 SDK) |
Broadcasts if the operation should be continued.
[Visual Basic .NET] Public Sub FireContinue ( _ ByRef bContinue As Boolean _ )
[C#] public void FireContinue ( ref bool bContinue );
[C++]
HRESULT FireContinue(
VARIANT_BOOL* bContinue
);
[C++]
Parameters bContinue [out] bContinue is a parameter of type VARIANT_BOOL