Guardian Procedure Calls Reference Manual
Returned Value
INT(32)
Outcome of the call:
POOL64_OK0
Successful completion.
POOL64_CANTDIMINISH22
This is a single segment pool.
POOL64_NOEMPTYSEG23
No empty segments are available to be released.
POOL64_BAD_POOL101
Pool is uninitialized or corrupted.
These values are defined in kpool64.h for C and KPOOL64 for pTAL. Other results indicate an
error within the pool structure, probably corruption.
POOL64_DIMINISH_ Procedure 963