Skip to content

Latest commit

 

History

History
87 lines (68 loc) · 2.89 KB

ns-wlanapi-wlan_interface_capability.md

File metadata and controls

87 lines (68 loc) · 2.89 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:wlanapi._WLAN_INTERFACE_CAPABILITY
WLAN_INTERFACE_CAPABILITY (wlanapi.h)
Contains information about the capabilities of an interface.
*PWLAN_INTERFACE_CAPABILITY
PWLAN_INTERFACE_CAPABILITY
PWLAN_INTERFACE_CAPABILITY structure pointer [NativeWIFI]
WLAN_INTERFACE_CAPABILITY
WLAN_INTERFACE_CAPABILITY structure [NativeWIFI]
nwifi.wlan_interface_capability
wlanapi/PWLAN_INTERFACE_CAPABILITY
wlanapi/WLAN_INTERFACE_CAPABILITY
nwifi\wlan_interface_capability.htm
nwifi
db7a9066-d699-4860-90cd-dc3f4bf42549
12/05/2018
*PWLAN_INTERFACE_CAPABILITY, PWLAN_INTERFACE_CAPABILITY, PWLAN_INTERFACE_CAPABILITY structure pointer [NativeWIFI], WLAN_INTERFACE_CAPABILITY, WLAN_INTERFACE_CAPABILITY structure [NativeWIFI], nwifi.wlan_interface_capability, wlanapi/PWLAN_INTERFACE_CAPABILITY, wlanapi/WLAN_INTERFACE_CAPABILITY
wlanapi.h
Windows
Windows Vista, Windows XP with SP3 [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
WLAN_INTERFACE_CAPABILITY, *PWLAN_INTERFACE_CAPABILITY
Wireless LAN API for Windows XP with SP2
19H1
_WLAN_INTERFACE_CAPABILITY
wlanapi/_WLAN_INTERFACE_CAPABILITY
PWLAN_INTERFACE_CAPABILITY
wlanapi/PWLAN_INTERFACE_CAPABILITY
WLAN_INTERFACE_CAPABILITY
wlanapi/WLAN_INTERFACE_CAPABILITY
c++
APIRef
kbSyntax
HeaderDef
wlanapi.h
WLAN_INTERFACE_CAPABILITY

WLAN_INTERFACE_CAPABILITY structure

-description

The WLAN_INTERFACE_CAPABILITY structure contains information about the capabilities of an interface.

-struct-fields

-field interfaceType

A WLAN_INTERFACE_TYPE value that indicates the type of the interface.

-field bDot11DSupported

Indicates whether 802.11d is supported by the interface. If TRUE, 802.11d is supported.

-field dwMaxDesiredSsidListSize

The maximum size of the SSID list supported by this interface.

-field dwMaxDesiredBssidListSize

The maximum size of the basic service set (BSS) identifier list supported by this interface.

-field dwNumberOfSupportedPhys

Contains the number of supported PHY types.

-field dot11PhyTypes

An array of DOT11_PHY_TYPE values that specify the supported PHY types. WLAN_MAX_PHY_INDEX is set to 64.

-see-also

WlanGetInterfaceCapability