Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 959 Bytes

wdi-tlv-channel-info-list.md

File metadata and controls

50 lines (25 loc) · 959 Bytes
title ms.topic description ms.date keywords
WDI_TLV_CHANNEL_INFO_LIST (dot11wificxtypes.hpp)
reference
WDI_TLV_CHANNEL_INFO_LIST is a WiFiCx TLV that contains a list of channels.
06/30/2021
WDI_TLV_CHANNEL_INFO_LIST Network Drivers Starting with Windows Vista

WDI_TLV_CHANNEL_INFO_LIST (dot11wificxtypes.hpp)

[!INCLUDE WiFiCx topic note]

WDI_TLV_CHANNEL_INFO_LIST is a TLV that contains a list of channels.

TLV Type

0x41

Length

The size (in bytes) of the array of WDI_CHANNEL_NUMBER (UINT32) structures. The array must contain 1 or more elements.

Values

Type Description
UINT32[] An array of Wi-Fi channels.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxtypes.hpp