VslCreateSecureSection function (wdm.h)
This material is not yet available. This placeholder topic is provided as an example of documentation that may be included in a later release.
Syntax
NTSTATUS VslCreateSecureSection(
PHANDLE Handle,
PEPROCESS TargetProcess,
PMDL Mdl,
ULONG DevicePageProtection,
ULONG Attributes
);
Parameters
Handle
TargetProcess
Mdl
DevicePageProtection
Attributes
Return value
}
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Target Platform | Windows |
Header | wdm.h (include Wdm.h, Wdm.h) |