ArcObjects Library Reference (Controls)  

EngineNAWindowEventsEx CoClass

Helper coclass for working with the outbound IEngineNAWindowEventsEx interface in VB.

Product Availability

Available with ArcGIS Engine.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IEngineNAWindowEventsEx (default) Provides access to events triggered by the network analysis window.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pEngineNAWindowEventsEx as EngineNAWindowEventsEx