ReactOS 0.4.15-dev-7953-g1f49173
_BL_FILE_INFORMATION Struct Reference

#include <bl.h>

Public Attributes

ULONGLONG Size
 
ULONGLONG Offset
 
PWCHAR FsName
 
ULONG Flags
 

Detailed Description

Definition at line 1018 of file bl.h.

Member Data Documentation

◆ Flags

ULONG _BL_FILE_INFORMATION::Flags

Definition at line 1023 of file bl.h.

◆ FsName

PWCHAR _BL_FILE_INFORMATION::FsName

Definition at line 1022 of file bl.h.

◆ Offset

ULONGLONG _BL_FILE_INFORMATION::Offset

Definition at line 1021 of file bl.h.

Referenced by EtfsSetInformation().

◆ Size

ULONGLONG _BL_FILE_INFORMATION::Size

Definition at line 1020 of file bl.h.


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