Helper coclass to provide INALayerEvents support to the C++ API.
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 NALayerEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pNALayerEventsListener as NALayerEventsListener