OID_DOT11_CURRENT_ADDRESS

Important  The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

 

When queried, the OID_DOT11_CURRENT_ADDRESS object identifier (OID) requests that the miniport driver return the IEEE media access control (MAC) address that the 802.11 station is currently using.

The data type for this OID is the DOT11_MAC_ADDRESS structure.

Requirements

Version

Available in Windows Vista and later versions of the Windows operating systems.

Header

Windot11.h (include Ndis.h)

See also

Native 802.11 Wireless LAN OIDs