Skip to content

Latest commit

 

History

History
73 lines (57 loc) · 1.82 KB

nc-dot11wificxintf-ndis_wdi_peer_create_ind.md

File metadata and controls

73 lines (57 loc) · 1.82 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.NDIS_WDI_PEER_CREATE_IND
netvista
NDIS_WDI_PEER_CREATE_IND
04/30/2021
Windows
Microsoft reserves the NDIS_WDI_PEER_CREATE_IND 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
NDIS_WDI_PEER_CREATE_IND
NDIS_WDI_PEER_CREATE_IND
dot11wificxintf/NDIS_WDI_PEER_CREATE_IND
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 NdisMiniportDataPathHandle

Reserved.

-param PortId

Reserved.

-param PeerId

Reserved.

-param PeerAddr

Reserved.

-remarks

-see-also