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 |