// dot11wificxtypes.h
typedef struct _WDI_BAND_CHANNEL_MAPPING_ENTRY {
WDI_BAND_ID BandId;
WDI_CHANNEL_NUMBER ChannelNumber;
UINT32 ChannelCenterFrequency;
} WDI_BAND_CHANNEL_MAPPING_ENTRY, *PWDI_BAND_CHANNEL_MAPPING_ENTRY;
View the official Windows Driver Kit DDI referenceNo description available.
[!WARNING] Some information in this topic relates to prereleased product, which may be substantially modified before it is commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This function is reserved for system use and should not be called in your code.
BandIdReserved.
ChannelNumberReserved.
ChannelCenterFrequencyReserved.