PFILE_FS_LABEL_INFORMATION Struct Reference

Used to set the label for a file system volume. More...

#include <fileinfo.h>

Data Fields

ULONG VolumeLabelLength
 
WCHAR VolumeLabel [1]
 

Detailed Description

Used to set the label for a file system volume.

The struct is requested during IRP_MJ_SET_VOLUME_INFORMATION query FileFsLabelInformation

Field Documentation

WCHAR PFILE_FS_LABEL_INFORMATION::VolumeLabel[1]

Name for the volume.

ULONG PFILE_FS_LABEL_INFORMATION::VolumeLabelLength

Length, in bytes, of the name for the volume.


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