JCL Help:GetMinAppAddress
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetMinAppAddress Function
Search in JCL Help
Search in all projects
Summary
Returns a pointer to the lowest memory address available to applications and DLLs.
Pascal
function GetMinAppAddress: TJclAddr;
Return Value
The lowest memory address available to applications and DLLs, casted into an integer.
Description
Returns a pointer to the lowest memory address available to applications and DLLs. You can typecast the return value to a pointer to directly point to the specified memory address.
See Also
About
Unit
Donator
Peter Friese
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page