ReactOS 0.4.15-dev-7924-g5949c20
_FILE_FS_DRIVER_PATH_INFORMATION Struct Reference

#include <iotypes.h>

Public Attributes

BOOLEAN DriverInPath
 
ULONG DriverNameLength
 
WCHAR DriverName [1]
 

Detailed Description

Definition at line 6011 of file iotypes.h.

Member Data Documentation

◆ DriverInPath

BOOLEAN _FILE_FS_DRIVER_PATH_INFORMATION::DriverInPath

Definition at line 6012 of file iotypes.h.

Referenced by NtQueryVolumeInformationFile().

◆ DriverName

WCHAR _FILE_FS_DRIVER_PATH_INFORMATION::DriverName[1]

Definition at line 6014 of file iotypes.h.

◆ DriverNameLength

ULONG _FILE_FS_DRIVER_PATH_INFORMATION::DriverNameLength

Definition at line 6013 of file iotypes.h.


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