ReactOS 0.4.15-dev-8093-g3285f69
_ENUM_PAGE_FILE_INFORMATION Struct Reference

#include <psapi.h>

Public Attributes

DWORD cb
 
DWORD Reserved
 
SIZE_T TotalSize
 
SIZE_T TotalInUse
 
SIZE_T PeakUsage
 

Detailed Description

Definition at line 81 of file psapi.h.

Member Data Documentation

◆ cb

DWORD _ENUM_PAGE_FILE_INFORMATION::cb

Definition at line 82 of file psapi.h.

◆ PeakUsage

SIZE_T _ENUM_PAGE_FILE_INFORMATION::PeakUsage

Definition at line 86 of file psapi.h.

◆ Reserved

DWORD _ENUM_PAGE_FILE_INFORMATION::Reserved

Definition at line 83 of file psapi.h.

◆ TotalInUse

SIZE_T _ENUM_PAGE_FILE_INFORMATION::TotalInUse

Definition at line 85 of file psapi.h.

◆ TotalSize

SIZE_T _ENUM_PAGE_FILE_INFORMATION::TotalSize

Definition at line 84 of file psapi.h.


The documentation for this struct was generated from the following file: