ArcObjects Library Reference (DataSourcesRaster)  

RasterStatusEvent2Helper Class

The raster status event helper class for broadcasting events.

RasterStatusEvent2Helper 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
IRasterStatusEvent2 (default) Provides access to members that control the raster status event.

Working with Events

[Visual Basic 6.0]

When working with RasterStatusEvent2Helper's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pRasterStatusEvent2Helper as RasterStatusEvent2Helper