JCL Help:GetFreeVirtualMemory

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the amount of free virtual memory.


Pascal

 function GetFreeVirtualMemory: Int64;


Return Value

The amount of free virtual memory.


Description

Returns the amount of free virtual memory.


See Also

GetTotalVirtualMemory


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