This function of the
⇘
CAA_MemBlockMan.Library returns a pointer on the data of a block pool handle.
Input:
hBlock
|
CAA.HANDLE
|
Handle of the block pool.
|
peError
|
POINTER TO MBM.ERROR
|
Pointer on error ID.
|
Output:
pBlock
|
CAA.PVOID
|
Pointer on the data of the block.
|