DlUnlockBuffer function (dispmprt.h)

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