This document is archived and information here might be outdated. Recommended version. |
A container for retrieving information about the elements adjacent to a given network element.
The NetworkForwardStarAdjacencies object holds the adjacent network elements that were queried by calling the INetworkForwardStar::QueryAdjacencies method. Adjacent network elements are elements that are connected in the network dataset.
The NetworkForwardStarAdjacencies object is created by calling the INetworkQuery::CreateForwardStarAdjacencies method.
Interfaces | Description |
---|---|
INetworkForwardStarAdjacencies | Provides access to members that specify the adjacent network elements returned by the NetworkForwardStar object. |