Skip to content

Latest commit

 

History

History
85 lines (63 loc) · 1.92 KB

nc-dot11wificxintf-miniport_wdi_tx_tal_send.md

File metadata and controls

85 lines (63 loc) · 1.92 KB
UID tech.root title ms.date targetos description req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NC:dot11wificxintf.MINIPORT_WDI_TX_TAL_SEND
netvista
MINIPORT_WDI_TX_TAL_SEND
04/30/2021
Windows
Microsoft reserves the MINIPORT_WDI_TX_TAL_SEND callback function for internal use only. Don't use this callback function in your code.
function
dot11wificxintf.h
Windows 11
Windows Server 2022
apiref
LibDef
dot11wificxintf.h
MINIPORT_WDI_TX_TAL_SEND
MINIPORT_WDI_TX_TAL_SEND
dot11wificxintf/MINIPORT_WDI_TX_TAL_SEND
c++

-description

Important

This topic is part of the WiFiCx driver model. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features. The previous Wi-Fi driver model WDI is in maintenance mode and will only receive high priority fixes.

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.

-parameters

-param MiniportTalTxRxContext

Reserved.

-param PortId

Reserved.

-param PeerId

Reserved.

-param ExTid

Reserved.

-param NumQueueFrames

Reserved.

-param NumActiveFrames

Reserved.

-param bRobustnessFlag

Reserved.

-remarks

-see-also