![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that get events from the Raster Engine.
| Name | Description | |
|---|---|---|
![]() |
QueryCancel | Raster Engine asks if user has decided to quit. |
![]() |
ResetCancel | Raster Engine acknowledges user's desire to abort. |
![]() |
UpdateTaskName | Raster Engine has started a different subtask. |
![]() |
UpdateTaskStatus | Raster Engine reports job status. |
| Classes | Description |
|---|---|
| DefaultRasterStatusEvent | The default listener of the raster related events. |
| ERasterStatusListener (esriSystemUtility) | Helper coclass to provide IERasterStatus support to the C++ API. |