次の方法で共有


NDIS_802_11_MAC_ADDRESS (Windows Embedded CE 6.0)

1/6/2010

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

NDIS Data Types
OID_802_11_BSSID

Other Resources