OID_GEN_NETWORK_LAYER_ADDRESSES (Windows CE 5.0)
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