ArcObjects Library Reference (DataSourcesRaster)  

IRasterStatusEvent2 Interface

Provides access to members that control the raster status event.

Product Availability

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

Members

Description
Event Continue Indicates whether the operation should be continued.
Event Message The message of the event.
Event Title The title of the event.

CoClasses that implement IRasterStatusEvent2

CoClasses and Classes Description
CancelListener A raster status event listener for handling cancel events.
DefaultRasterStatusEvent The default listener of the raster related events.
RasterStatusEvent2Helper The raster status event helper class for broadcasting events.
RasterStatusEvent2Listener (esriSystemUtility) Helper coclass to provide IRasterStatusEvent2 support to the C++ API.