![]() |
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).