ReactOS 0.4.15-dev-7953-g1f49173
_FILE_FS_LABEL_INFORMATION Struct Reference

#include <iotypes.h>

Public Attributes

ULONG VolumeLabelLength
 
WCHAR VolumeLabel [1]
 

Detailed Description

Definition at line 5397 of file iotypes.h.

Member Data Documentation

◆ VolumeLabel

WCHAR _FILE_FS_LABEL_INFORMATION::VolumeLabel[1]

Definition at line 5399 of file iotypes.h.

Referenced by Ext2SetVolumeInformation(), FsdSetFsLabelInformation(), and SetVolumeLabelW().

◆ VolumeLabelLength

ULONG _FILE_FS_LABEL_INFORMATION::VolumeLabelLength

Definition at line 5398 of file iotypes.h.

Referenced by Ext2SetVolumeInformation(), FsdSetFsLabelInformation(), and SetVolumeLabelW().


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