ArcObjects Library Reference (NetworkAnalyst)  

NALayerEvents CoClass

NALayer events. This class only provides access to the INALayerEvents outbound interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
INALayerEvents (default) Provides access to events triggered by the network analysis layer.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pNALayerEvents as NALayerEvents