OID_DOT11_AVAILABLE_FREQUENCY_LIST

Important  The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

 

When queried, the OID_DOT11_AVAILABLE_FREQUENCY_LIST requests that the miniport driver return the value of the msDot11AvailableFrequencyList management information base (MIB) object. The msDot11AvailableFrequencyList MIB object specifies the list of available frequencies that the NIC can operate with.

Note  Support for this OID is mandatory if the NIC reports to the operating system that it supports the OFDM PHY configuration.

 

The data type for this OID is the DOT11_AVAILABLE_FREQUENCY_LIST structure.

Requirements

Version

Available in Windows 7 and later versions of the Windows operating systems.

Header

Windot11.h (include Ndis.h)

See also

DOT11_AVAILABLE_FREQUENCY_LIST

Native 802.11 Wireless LAN OIDs