#include <Psapi.h>
Public Attributes | |
DWORD | cb |
SIZE_T | CommitTotal |
SIZE_T | CommitLimit |
SIZE_T | CommitPeak |
SIZE_T | PhysicalTotal |
SIZE_T | PhysicalAvailable |
SIZE_T | SystemCache |
SIZE_T | KernelTotal |
SIZE_T | KernelPaged |
SIZE_T | KernelNonpaged |
SIZE_T | PageSize |
DWORD | HandleCount |
DWORD | ProcessCount |
DWORD | ThreadCount |
Definition at line 275 of file Psapi.h.