ReactOS 0.4.15-dev-7953-g1f49173
_FLT_FILE_NAME_INFORMATION Struct Reference

#include <fltkernel.h>

Collaboration diagram for _FLT_FILE_NAME_INFORMATION:

Public Attributes

USHORT Size
 
FLT_FILE_NAME_PARSED_FLAGS NamesParsed
 
FLT_FILE_NAME_OPTIONS Format
 
UNICODE_STRING Name
 
UNICODE_STRING Volume
 
UNICODE_STRING Share
 
UNICODE_STRING Extension
 
UNICODE_STRING Stream
 
UNICODE_STRING FinalComponent
 
UNICODE_STRING ParentDir
 

Detailed Description

Definition at line 805 of file fltkernel.h.

Member Data Documentation

◆ Extension

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::Extension

Definition at line 812 of file fltkernel.h.

◆ FinalComponent

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::FinalComponent

Definition at line 814 of file fltkernel.h.

◆ Format

FLT_FILE_NAME_OPTIONS _FLT_FILE_NAME_INFORMATION::Format

Definition at line 808 of file fltkernel.h.

◆ Name

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::Name

Definition at line 809 of file fltkernel.h.

◆ NamesParsed

FLT_FILE_NAME_PARSED_FLAGS _FLT_FILE_NAME_INFORMATION::NamesParsed

Definition at line 807 of file fltkernel.h.

◆ ParentDir

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::ParentDir

Definition at line 815 of file fltkernel.h.

◆ Share

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::Share

Definition at line 811 of file fltkernel.h.

◆ Size

USHORT _FLT_FILE_NAME_INFORMATION::Size

Definition at line 806 of file fltkernel.h.

◆ Stream

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::Stream

Definition at line 813 of file fltkernel.h.

◆ Volume

UNICODE_STRING _FLT_FILE_NAME_INFORMATION::Volume

Definition at line 810 of file fltkernel.h.


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