Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.44 KB

ne-kdnetpf-ndis_kdnet_pf_usage_tag.md

File metadata and controls

65 lines (54 loc) · 1.44 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.header req.include-header req.kmdf-ver req.max-support req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames typedef_isUnnamed req.umdf-ver topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NE:kdnetpf._NDIS_KDNET_PF_USAGE_TAG
debugger
NDIS_KDNET_PF_USAGE_TAG (kdnetpf.h)
08/21/2023
Windows
The KDNETPF transport support NDIS_KDNET_PF_USAGE_TAG enumeration defines the PF usage.
false
enumeration
kdnetpf.h
false
apiref
HeaderDef
kdnetpf.h
_NDIS_KDNET_PF_USAGE_TAG
PNDIS_KDNET_PF_USAGE_TAG
NDIS_KDNET_PF_USAGE_TAG
_NDIS_KDNET_PF_USAGE_TAG
kdnetpf/_NDIS_KDNET_PF_USAGE_TAG
PNDIS_KDNET_PF_USAGE_TAG
kdnetpf/PNDIS_KDNET_PF_USAGE_TAG
NDIS_KDNET_PF_USAGE_TAG
kdnetpf/NDIS_KDNET_PF_USAGE_TAG
c++
_NDIS_KDNET_PF_USAGE_TAG

-description

The NDIS_KDNET_PF_USAGE_TAG enumeration defines the PF usage. It is used to indicate the entity that owns the PF. It is used by NDIS_KDNET_QUERY_PF_INFORMATION.

-enum-fields

-field NdisKdnetPfUsageUnknown

The usage is unknown.

-field NdisKdnetPfUsageKdModule

The usage is a KdModule.

-remarks

-see-also

kdnetpf.h

Debugger 2PF KDNET Support