Process Hacker
_FILE_FS_VOLUME_INFORMATION Struct Reference

#include <ntioapi.h>

Data Fields

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

Detailed Description

Definition at line 799 of file ntioapi.h.

Field Documentation

BOOLEAN SupportsObjects

Definition at line 804 of file ntioapi.h.

LARGE_INTEGER VolumeCreationTime

Definition at line 801 of file ntioapi.h.

WCHAR VolumeLabel[1]

Definition at line 805 of file ntioapi.h.

ULONG VolumeLabelLength

Definition at line 803 of file ntioapi.h.

ULONG VolumeSerialNumber

Definition at line 802 of file ntioapi.h.


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