Provides access to events triggered by the network analysis context.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
OnBindToNetworkDataset | Called when the network analysis context is updated. |
CoClasses that implement INAContextEvents2
CoClasses and Classes | Description |
---|---|
NAContext | The analysis and problem definition container. |
NAContextEvents2 | NAContext events. This class only provides access to the INAContextEvents2 outbound interface. |
NAContextEvents2Listener (esriSystemUtility) | Helper coclass to provide INAContextEvents2 support to the C++ API. |
NAWindow (esriNetworkAnalystUI) | The network analysis window. |