DlFreePool 函式 (dispmprt.h)

解除分配 先前由 DlAllocatePool 函式配置的集區內存區塊。

語法

void DlFreePool(
  IN PVOID DeviceHandle,
  IN PVOID Ptr
);

參數

DeviceHandle

表示顯示配接器的句柄。

Ptr

記憶體集區的指標。

傳回值

規格需求

需求
標頭 dispmprt.h