Sys2QueryPhysicalMemory: Difference between revisions
Appearance
m Ak120 moved page RxUtilEx - Sys2QueryPhysicalMemory to Sys2QueryPhysicalMemory |
mNo edit summary |
||
Line 2: | Line 2: | ||
==Arguments== | ==Arguments== | ||
None | |||
==Return Value== | ==Return Value== | ||
Integer representing the amount of installed memory, in KiB, or 0 if an error occurred. | |||
[[Category:RxUtilEx]] | [[Category:RxUtilEx]] |
Latest revision as of 06:42, 3 May 2020
Queries the amount of physical memory (RAM) installed in the system.
Arguments
None
Return Value
Integer representing the amount of installed memory, in KiB, or 0 if an error occurred.