KCML_Debug_GetPoolEnumerator

Purpose

Retrieve iterator for the memory pool

Definition

DEFSUB 'KCML_Debug_GetPoolEnumerator(nPool, BYREF sItr$_KCML_MemoryPoolIterator)) AS Bool

Parameters

nPool** not documented
sItrMemory pool iterator

Return

TRUE for success

Description

Returns iterator to allow caller to iterate a memory pools contents.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.