vslCreateSecureSection 函数 (wdm.h)
此材料尚不可用。 此占位符主题作为文档示例提供,可能包含在更高版本中。
语法
NTSTATUS VslCreateSecureSection(
PHANDLE Handle,
PEPROCESS TargetProcess,
PMDL Mdl,
ULONG DevicePageProtection,
ULONG Attributes
);
参数
Handle
TargetProcess
Mdl
DevicePageProtection
Attributes
返回值
}
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 |
最低受支持的服务器 | Windows Server 2016 |
目标平台 | Windows |
标头 | wdm.h (包括 Wdm.h、Wdm.h) |