![]() |
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 CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.