MemoryBlockManager
Functions
Pool Functions
FUNCTION PoolCreateH : HANDLE
Take a pool of ctNumBlocks * szBlockSize bytes from the Heap(OS) and build a block pool
Scope
Name
Type
Return
PoolCreateH
HANDLE
Input
ctNumBlocks
COUNT
szBlockSize
SIZE
peError
POINTER TO ERROR