NPEM_CONTROL_QUERY_STANDARD_CAPABILITIES - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

NPEM_CONTROL_QUERY_STANDARD_CAPABILITIES NpemControlQueryStandardCapabilities;

NTSTATUS NpemControlQueryStandardCapabilities(
  PVOID Context,
  PNPEM_CAPABILITY_STANDARD StandardCapabilities
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nc-wdm-npem_control_query_standard_capabilities)

Description

Reserved for system use.

Parameters

Context

StandardCapabilities

Return value

Remarks

See also