Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unlocks physical pages described by the specified memory descriptor list.
Syntax
VOID DlUnlockBuffer(
IN PVOID DeviceHandle,
IN PVOID Mdl
);
Parameters
DeviceHandle
A handle that represents a display adapter.
Mdl
The memory descriptor list.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Header | dispmprt.h |