JCL Help:GetTotalPageFileMemory

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the amount of pagefile memory.


Pascal

 function GetTotalPageFileMemory: Int64;


Return Value

The total size of pagefile memory.


Description

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


See Also

GetFreePageFileMemory


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