This function of the
⇘
CAA_MemBlockMan.Library checks whether an Exchange is empty.
Input:
hXChg
|
CAA.HANDLE
|
Handle of the Exchange.
|
peError
|
POINTER TO MBM.ERROR
|
Pointer on error ID.
|
Output:
xEmpty
|
BOOL
|
True: Exchange empty; False: Exchange not empty.
|