ChangerClassFreePool function (mcd.h)
The ChangerClassFreePool routine frees pool memory previously allocated using ChangerClassAllocatePool.
void ChangerClassFreePool(
[in] PVOID PoolToFree
);
[in] PoolToFree
Pointer to the block of memory to be freed.
None
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | mcd.h (include Mcd.h, Ntddchgr.h) |
Library | Mcd.lib |