ArcObjects Library Reference (DataSourcesRaster)  

IRasterStatusEvent 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 Start Starts the raster status/progress report for a given step and a maximum values.
Event Step Reports status/progress at a given step.
Event Stop Stops the raster status/progress report.

CoClasses that implement IRasterStatusEvent

CoClasses and Classes Description
DefaultRasterStatusEvent The default listener of the raster related events.
RasterStatusEventHelper The raster status event helper class for broadcasting events.
RasterStatusEventListener (esriSystemUtility) Helper coclass to provide IRasterStatusEvent support to the C++ API.