OID_PD_QUERY_CURRENT_CONFIG

An NDIS protocol or filter driver sends an object identifier (OID) method request of OID_PD_QUERY_CURRENT_CONFIG to a PD-capable miniport driver to retrieve the PD status and capabilities. All PD-capable miniport drivers must handle this OID request.

The InformationBuffer member of the NDIS_OID_REQUEST structure contains a pointer to a buffer. This buffer contains the following data:

Remarks

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Ntddndis.h (include Ndis.h)

See also

MiniportOidRequest

NDIS_PD_CONFIG

NDIS_OID_REQUEST