ArcObjects Library Reference (Controls)  

EngineNAWindowEvents CoClass

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

Product Availability

Available with ArcGIS Engine.

Interfaces

Interfaces Description

Event Interfaces

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

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pEngineNAWindowEvents as EngineNAWindowEvents