Sys2QueryPhysicalMemory: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Queries the amount of physical memory (RAM) installed in the system. | Queries the amount of physical memory (RAM) installed in the system. | ||
==Arguments== | ==Arguments== | ||
None | |||
==Return Value== | ==Return Value== | ||
Integer representing the amount of installed memory, in KiB, or 0 if an error occurred. | |||
[[Category: | [[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.