NPEM_CONTROL_ENABLE_DISABLE - NtDoc

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

NPEM_CONTROL_ENABLE_DISABLE NpemControlEnableDisable;

NTSTATUS NpemControlEnableDisable(
  PVOID Context,
  BOOLEAN EnableNpem
)
{...}
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

Reserved for system use.

Parameters

Context

EnableNpem

Return value

Remarks

See also