NPEM_CONTROL_SET_STANDARD_CONTROL callback function (wdm.h)
Reserved for system use.
Syntax
NPEM_CONTROL_SET_STANDARD_CONTROL NpemControlSetStandardControl;
NTSTATUS NpemControlSetStandardControl(
PVOID Context,
NPEM_CONTROL_STANDARD_CONTROL_BIT StandardControl,
BOOLEAN Set
)
{...}
Parameters
Context
StandardControl
Set
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 |
Header | wdm.h |