This function of the
⇘
CAA_MemBlockMan.Library extends a pool by a certain number of blocks, which are got from the heap.
Input:
hPool
|
CAA.HANDLE
|
Handle of the block pool.
|
ctNumBlocks
|
CAA.COUNT
|
Number of blocks, by which the pool should be extended.
|
Output:
eError
|
MBM.Error
|
Error ID.
|