Important: The information in this document is obsolete and should not be used for new development.
ApplicationZone
To obtain a pointer to the application heap zone, you can use theApplicationZone
function.
FUNCTION ApplicationZone: THz;DESCRIPTION
TheApplicationZone
function returns a pointer to the original application heap zone.ASSEMBLY-LANGUAGE INFORMATION
The global variableApplZone
contains a pointer to the original application heap zone.