NDIS_802_11_MAC_ADDRESS

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This data type holds the MAC address of the associated access point. The setting is useful when doing a site survey.

Syntax

typedef 
UCHAR NDIS_802_11_MAC_ADDRESS[6];

Remarks

OID_802_11_BSSID query returns the current AP MAC address; a set sets the MAC address.

Requirements

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

See Also

Reference

OID_802_11_BSSID

Other Resources