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.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IConnectionPoint | Supports connection points for connectable objects |
Event Interfaces
Interfaces | Description |
---|---|
IRasterStatusEvent (default) | Provides access to members that control the raster status event. |
Working with Events
[Visual Basic 6.0]
When working with RasterStatusEventHelper's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pRasterStatusEventHelper as RasterStatusEventHelper