Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This object notifies underlying miniport and other layered drivers about the list of network-layer addresses that are associated with bound instances.
A bound instance is the binding between the calling transport and a driver set up by a call to NdisOpenAdapter. Transports use TRANSPORT_ADDRESS and TA_ADDRESS structures to notify underlying miniport and other layered drivers about the list of network-layer addresses. Miniport and other layered drivers use compatible NETWORK_ADDRESS_LIST and ETH_COPY_NETWORK_ADDRESS structures to set the list of network-layer addresses on a bound interface.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.
See Also
ETH_COPY_NETWORK_ADDRESS | MiniportQueryInformation | NETWORK_ADDRESS_LIST | NdisOpenAdapter | NDIS_REQUEST
Send Feedback on this topic to the authors