|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>

Public Attributes | |
| ULONG | NextEntryOffset |
| ULONG | TotalSize |
| ULONG | TotalInUse |
| ULONG | PeakUsage |
| UNICODE_STRING | PageFileName |
| ULONG _SYSTEM_PAGEFILE_INFORMATION::NextEntryOffset |
Definition at line 1246 of file extypes.h.
Referenced by EnumPageFilesW(), GetTListInfo(), and QSI_DEF().
| UNICODE_STRING _SYSTEM_PAGEFILE_INFORMATION::PageFileName |
Definition at line 1250 of file extypes.h.
Referenced by EnumPageFilesW(), GetTListInfo(), and QSI_DEF().
| ULONG _SYSTEM_PAGEFILE_INFORMATION::PeakUsage |
Definition at line 1249 of file extypes.h.
Referenced by EnumPageFilesW(), and QSI_DEF().
| ULONG _SYSTEM_PAGEFILE_INFORMATION::TotalInUse |
Definition at line 1248 of file extypes.h.
Referenced by EnumPageFilesW(), and QSI_DEF().
| ULONG _SYSTEM_PAGEFILE_INFORMATION::TotalSize |
Definition at line 1247 of file extypes.h.
Referenced by EnumPageFilesW(), and QSI_DEF().