Guardian Procedure Calls Reference Manual
POOL64_NOSPACE10
Not enough memory is present in the pool to satisfy the request.
POOL64_BADPOOL101
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.
Returned Value
EXT64ADDR
The starting address of the element obtained from the specified pool. A value of
0xFFFFFFFFFFFC0000 is returned on error.
POOL64_GET_ Procedure 965