JCL Help:GetTotalPhysicalMemory

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the total size of physical memory.


Pascal

 function GetTotalPhysicalMemory: Int64;


Return Value

The total size of physical memory.


Description

Returns the total size of physical memory in bytes.


See Also

GetFreePhysicalMemory


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