ArcObjects Library Reference (SystemUtility)  

LayerEventsListener CoClass

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

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
ILayerEvents (default) Provides access to events that occur when layer visibility changes.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pLayerEventsListener as LayerEventsListener