ReactOS 0.4.15-dev-7934-g1dc8d80
_SMP_VOLUME_DESCRIPTOR Struct Reference
Collaboration diagram for _SMP_VOLUME_DESCRIPTOR:

Public Attributes

LIST_ENTRY Entry
 
USHORT Flags
 
USHORT PageFileCount
 
WCHAR DriveLetter
 
LARGE_INTEGER FreeSpace
 
FILE_FS_DEVICE_INFORMATION DeviceInfo
 

Detailed Description

Definition at line 112 of file pagefile.c.

Member Data Documentation

◆ DeviceInfo

FILE_FS_DEVICE_INFORMATION _SMP_VOLUME_DESCRIPTOR::DeviceInfo

Definition at line 119 of file pagefile.c.

◆ DriveLetter

WCHAR _SMP_VOLUME_DESCRIPTOR::DriveLetter

Definition at line 117 of file pagefile.c.

◆ Entry

LIST_ENTRY _SMP_VOLUME_DESCRIPTOR::Entry

Definition at line 114 of file pagefile.c.

◆ Flags

USHORT _SMP_VOLUME_DESCRIPTOR::Flags

Definition at line 115 of file pagefile.c.

◆ FreeSpace

LARGE_INTEGER _SMP_VOLUME_DESCRIPTOR::FreeSpace

Definition at line 118 of file pagefile.c.

◆ PageFileCount

USHORT _SMP_VOLUME_DESCRIPTOR::PageFileCount

Definition at line 116 of file pagefile.c.


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