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.
1/6/2010
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
| Header | ntddndis.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
General Object Identifiers
ETH_COPY_NETWORK_ADDRESS
MiniportQueryInformation
NETWORK_ADDRESS_LIST
NdisOpenAdapter
NDIS_REQUEST