KCML_Debug_GetPools
Purpose
Retrieve information about the active memory pools
Definition
DEFSUB 'KCML_Debug_GetPools(BYREF pInfo$()_KCML_MemoryPool)) AS Bool
Parameters
| pInfo | Memory pool information |
Return
TRUE for success
Description
Returns a KCML_MemoryPool record array describing the current Memory pools.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.