AfxGetPhysicallyInstalledSystemMemoryfunction
Retrieves the amount of RAM that is physically installed on the computer, in kilobytes.
Syntax
FUNCTION AfxGetPhysicallyInstalledSystemMemory () AS ULONGLONG
Also documented as
AfxPhysicallyInstalledSystemMemory — one description covers them all.Description
Retrieves the amount of RAM that is physically installed on the computer, in kilobytes.
Reference
- Include file
AfxWin.inc - Defined in AfxNova/AfxWin.inc:4981
- Documented in Windows/Windows Procedures.md
- Topic: Windows Procedures