JCL Help:PageSize

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Holds the value of the system's virtual memory page size


Pascal

 PageSize: Cardinal = 0;


Description

Specifies the page size and the granularity of page protection and commitment. This is the page size used by the VirtualAlloc function.


About

Unit

JclSysInfo


Platforms

Windows


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