JCL Help:GetTotalVirtualMemory

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the amount of virtual memory.


Pascal

 function GetTotalVirtualMemory: Int64;


Return Value

The total size of virtual memory.


Description

Returns the total size of virtual memory available to the system.


See Also

GetFreeVirtualMemory


About

Unit

JclSysInfo


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