|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <winbase.h>
Public Attributes | |
| DWORD | dwLength |
| DWORD | dwMemoryLoad |
| SIZE_T | dwTotalPhys |
| SIZE_T | dwAvailPhys |
| SIZE_T | dwTotalPageFile |
| SIZE_T | dwAvailPageFile |
| SIZE_T | dwTotalVirtual |
| SIZE_T | dwAvailVirtual |
| SIZE_T _MEMORYSTATUS::dwAvailPageFile |
Definition at line 924 of file winbase.h.
Referenced by CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| SIZE_T _MEMORYSTATUS::dwAvailPhys |
Definition at line 922 of file winbase.h.
Referenced by AllSysInfo(), CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| SIZE_T _MEMORYSTATUS::dwAvailVirtual |
Definition at line 926 of file winbase.h.
Referenced by AllSysInfo(), CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| DWORD _MEMORYSTATUS::dwLength |
Definition at line 919 of file winbase.h.
Referenced by CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| DWORD _MEMORYSTATUS::dwMemoryLoad |
Definition at line 920 of file winbase.h.
Referenced by CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| SIZE_T _MEMORYSTATUS::dwTotalPageFile |
Definition at line 923 of file winbase.h.
Referenced by CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| SIZE_T _MEMORYSTATUS::dwTotalPhys |
Definition at line 921 of file winbase.h.
Referenced by AllSysInfo(), CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().
| SIZE_T _MEMORYSTATUS::dwTotalVirtual |
Definition at line 925 of file winbase.h.
Referenced by AllSysInfo(), CommandMemory(), CookupNodeId(), and test_GlobalMemoryStatus().