Rizin
unix-like reverse engineering framework and cli tools
_FILE_FS_DRIVER_PATH_INFORMATION Struct Reference

#include <winapi.h>

Public Attributes

BOOLEAN DriverInPath
 
ULONG DriverNameLength
 
WCHAR DriverName [1]
 

Detailed Description

Definition at line 4410 of file winapi.h.

Member Data Documentation

◆ DriverInPath

BOOLEAN _FILE_FS_DRIVER_PATH_INFORMATION::DriverInPath

Definition at line 4411 of file winapi.h.

◆ DriverName

WCHAR _FILE_FS_DRIVER_PATH_INFORMATION::DriverName[1]

Definition at line 4413 of file winapi.h.

◆ DriverNameLength

ULONG _FILE_FS_DRIVER_PATH_INFORMATION::DriverNameLength

Definition at line 4412 of file winapi.h.


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