This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > R > RasterStatusEventHelper Class (ArcObjects .NET 10.5 SDK) |
The raster status event helper class for broadcasting events.
RasterStatusEventHelper is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|---|
IConnectionPoint | Supports connection points for connectable objects |
Interfaces | Description |
---|---|
IRasterStatusEvent (default) | Provides access to members that control the raster status event. |
When working with RasterStatusEventHelper's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pRasterStatusEventHelper as RasterStatusEventHelper