WiFi Framework C++ Edition
Public Attributes | List of all members
wclWiFiInterfaceCapability Struct Reference

Contains information about the capabilities of the WLAN interface. More...

#include <wclWiFi.h>

Public Attributes

wclWiFiInterfaceType IfaceType
 Indicates the type of the interface.
 
bool Dot11dSupport
 Indicates whether 802.11d is supported by the interface. If True, 802.11d is supported.
 
unsigned long MaxDesiredSsidListSize
 
unsigned long MaxDesiredBssidListSize
 The maximum size of the basic service set (BSS) identifier list supported by this interface.
 
wclWiFiPhys SupportedPhys
 A set of wclWiFiPhy values that specify the supported PHY types.
 

Detailed Description

Contains information about the capabilities of the WLAN interface.