Partager via


NDIS_802_11_MAC_ADDRESS

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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.