JCL Help:GetFreePhysicalMemory

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the size of free physical memory.


Pascal

 function GetFreePhysicalMemory: Int64;


Return Value

The size of free physical memory.


Description

Returns the size of free physical memory in bytes.


See Also

GetTotalPhysicalMemory


About

Unit

JclSysInfo


Donator

Peter Friese (Win32) André Snepvangers (Unix)


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