![]() |
PtrZone |
||||
Header: | MacMemory.h | Carbon status: | Unsupported | |
Returns a pointer to the heap zone containing a specified pointer.
THz PtrZone ( Ptr p );
A pointer to a nonrelocatable block.
A pointer to the heap zone containing the nonrelocatable block pointed to by p. In case of an error, the result is undefined and should be ignored.
Call the function MemError to get the result code. See
Not supported in Carbon. Not available in Carbon.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)