NPEM_CONTROL_SET_STANDARD_CONTROL回调函数 (wdm.h)
预留给系统使用。
语法
NPEM_CONTROL_SET_STANDARD_CONTROL NpemControlSetStandardControl;
NTSTATUS NpemControlSetStandardControl(
PVOID Context,
NPEM_CONTROL_STANDARD_CONTROL_BIT StandardControl,
BOOLEAN Set
)
{...}
参数
Context
StandardControl
Set
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 版本 2004 |
标头 | wdm.h |