#include <Psapi.h>
Public Attributes | |
DWORD | cb |
DWORD | PageFaultCount |
SIZE_T | PeakWorkingSetSize |
SIZE_T | WorkingSetSize |
SIZE_T | QuotaPeakPagedPoolUsage |
SIZE_T | QuotaPagedPoolUsage |
SIZE_T | QuotaPeakNonPagedPoolUsage |
SIZE_T | QuotaNonPagedPoolUsage |
SIZE_T | PagefileUsage |
SIZE_T | PeakPagefileUsage |
Definition at line 253 of file Psapi.h.