DOT11_MAC_ADDRESS

The DOT11_MAC_ADDRESS types are used to define an IEEE media access control (MAC) address.

typedef UCHAR DOT11_MAC_ADDRESS[6];
typedef DOT11_MAC_ADDRESS* PDOT11_MAC_ADDRESS;

DOT11_MAC_ADDRESS[6]

A MAC address in unicast, multicast, or broadcast format.

PDOT11_MAC_ADDRESS

Pointer to a MAC address in unicast, multicast, or broadcast format.

Requirements

Requirement Value
Minimum supported client
Windows Vista, Windows XP with SP3 [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Redistributable
Wireless LAN API for Windows XP with SP2
Header
Windot11.h (include Windot11.h)

See also

DOT11_BSSID_LIST

WLAN_ASSOCIATION_ATTRIBUTES

WLAN_BSS_ENTRY