![]() |
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 Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)