WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT function (wificx.h)
The WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT function initializes a WIFI_ADAPTER_TX_DEMUX structure when the Tx DEMUX type is WMMINFO.
Syntax
void WIFI_ADAPTER_TX_WMMINFO_DEMUX_INIT(
WIFI_ADAPTER_TX_DEMUX *Demux
);
Parameters
Demux
[Out] A pointer to the WIFI_ADAPTER_TX_DEMUX structure.
Return value
None
Remarks
For more information, see Setting up multiple Tx queues.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | wificx.h |