Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 1.6 KB

ns-kdnetpf-ndis_kdnet_add_pf.md

File metadata and controls

68 lines (57 loc) · 1.6 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames typedef_isUnnamed req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NS:kdnetpf._NDIS_KDNET_ADD_PF
debugger
NDIS_KDNET_ADD_PF (kdnetpf.h)
08/21/2023
Windows
The KDNETPF transport support NDIS_KDNET_ADD_PF structure describes the data required to add a PF to the BDF port.
false
structure
kdnetpf.h
NDIS_KDNET_ADD_PF, *PNDIS_KDNET_ADD_PF
false
apiref
HeaderDef
kdnetpf.h
_NDIS_KDNET_ADD_PF
PNDIS_KDNET_ADD_PF
NDIS_KDNET_ADD_PF
_NDIS_KDNET_ADD_PF
kdnetpf/_NDIS_KDNET_ADD_PF
PNDIS_KDNET_ADD_PF
kdnetpf/PNDIS_KDNET_ADD_PF
NDIS_KDNET_ADD_PF
kdnetpf/NDIS_KDNET_ADD_PF
c++
_NDIS_KDNET_ADD_PF

-description

The NDIS_KDNET_ADD_PF structure describes the data required to add a PF to the BDF port. It is used by OID_KDNET_ADD_PF.

-struct-fields

-field Header

A NDIS_OBJECT_HEADER structure used to package the object type, version, and size information that is required in many NDIS 6.0 structures.

-field AddedFunctionNumber

One element containing the added PF port number.

-remarks

-see-also

kdnetpf.h

Debugger 2PF KDNET Support