![]() |
GZSaveHnd |
||||
Header: | MacMemory.h | Carbon status: | Supported | |
Returns a relocatable block to be protected during grow-zone operations.
Handle GZSaveHnd ();
A handle to a block of memory that the Memory Manager reserves during grow-zone operations. Your grow-zone function must not move, purge, or delete this block. The GZSaveHnd function returns NULL if there is no such block.
Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.