ReactOS 0.4.15-dev-7924-g5949c20
_FILE_FS_VOLUME_INFORMATION Struct Reference

#include <winioctl.h>

Collaboration diagram for _FILE_FS_VOLUME_INFORMATION:

Public Attributes

LARGE_INTEGER VolumeCreationTime
 
ULONG VolumeSerialNumber
 
ULONG VolumeLabelLength
 
BOOLEAN SupportsObjects
 
WCHAR VolumeLabel [1]
 

Detailed Description

Definition at line 407 of file winioctl.h.

Member Data Documentation

◆ SupportsObjects

BOOLEAN _FILE_FS_VOLUME_INFORMATION::SupportsObjects

◆ VolumeCreationTime

LARGE_INTEGER _FILE_FS_VOLUME_INFORMATION::VolumeCreationTime

Definition at line 408 of file winioctl.h.

Referenced by Ext2QueryVolumeInformation(), and test_query_volume_information_file().

◆ VolumeLabel

WCHAR _FILE_FS_VOLUME_INFORMATION::VolumeLabel

◆ VolumeLabelLength

◆ VolumeSerialNumber

ULONG _FILE_FS_VOLUME_INFORMATION::VolumeSerialNumber

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