ReactOS 0.4.16-dev-732-g2d1144a
|
#include <extypes.h>
Public Attributes | |
ULONG | NextEntryOffset |
ULONG | TotalSize |
ULONG | TotalInUse |
ULONG | PeakUsage |
UNICODE_STRING | PageFileName |
ULONG _SYSTEM_PAGEFILE_INFORMATION::NextEntryOffset |
Definition at line 1075 of file extypes.h.
Referenced by EnumPageFilesW(), GetTListInfo(), and QSI_DEF().
UNICODE_STRING _SYSTEM_PAGEFILE_INFORMATION::PageFileName |
Definition at line 1079 of file extypes.h.
Referenced by EnumPageFilesW(), GetTListInfo(), and QSI_DEF().
ULONG _SYSTEM_PAGEFILE_INFORMATION::PeakUsage |
Definition at line 1078 of file extypes.h.
Referenced by EnumPageFilesW(), and QSI_DEF().
ULONG _SYSTEM_PAGEFILE_INFORMATION::TotalInUse |
Definition at line 1077 of file extypes.h.
Referenced by EnumPageFilesW(), and QSI_DEF().
ULONG _SYSTEM_PAGEFILE_INFORMATION::TotalSize |
Definition at line 1076 of file extypes.h.
Referenced by EnumPageFilesW(), and QSI_DEF().