HeapGetLock Function (ROM Call 0x9B)

alloc.h

short HeapGetLock (HANDLE Handle);

Determines whether a block is locked.

Returns non-zero if the block given by Handle is locked, 0 if it is not (i.e. if that memory is free to move on the next heap compression).


Used by: Dialog, LoadDLL, NG_RPNToText, handleRclKey, push_user_func, ROM Call 0x438