Carbon


GZSaveHnd

Header: MacMemory.h Carbon status: Supported

Returns a relocatable block to be protected during grow-zone operations.

Handle GZSaveHnd ();
function result

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.

AVAILABILITY

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.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)