Share via


NDIS_802_11_MAC_ADDRESS (Windows CE 5.0)

Send Feedback

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

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.

See Also

Open System and Shared Key Authentication | OID_802_11_BSSID

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.