ArcObjects Library Reference (SystemUtility)  

MapEvents2Listener CoClass

Helper coclass to provide IMapEvents2 support to the C++ API.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IMapEvents2 (default) Provides access to events that occur when the state of the map changes.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pMapEvents2Listener as MapEvents2Listener