Share via


OID_WAN_CURRENT_ADDRESS (Windows Embedded CE 6.0)

1/6/2010

This object requests the miniport driver to return the address that the NIC currently is using.

The miniport driver should return a unique address for the target NIC. NDISWAN presents the returned value, formatted as an Ethernet address, to higher-level protocols. Consequently, the least-significant bit must not be set in such a returned NIC-specific address to prevent it from being interpreted as an Ethernet multicast address.

The driver of a NIC manufactured by a vendor with an assigned Ethernet ID should use that ID as part of the address it returns for this object. This prevents conflicts with other vendors' assigned Ethernet address ranges.

Requirements

Header ntddndis.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

NDISWAN Object Identifiers
MiniportQueryInformation
MiniportReset
MiniportSetInformation
NdisRequest
NDIS_REQUEST
NETWORK_ADDRESS
ETH_COPY_NETWORK_ADDRESS