ReactOS 0.4.15-dev-7931-gfd331f1
ACPI_EFI_FILE_INFO Struct Reference

#include <acefiex.h>

Collaboration diagram for ACPI_EFI_FILE_INFO:

Public Attributes

UINT64 Size
 
UINT64 FileSize
 
UINT64 PhysicalSize
 
ACPI_EFI_TIME CreateTime
 
ACPI_EFI_TIME LastAccessTime
 
ACPI_EFI_TIME ModificationTime
 
UINT64 Attribute
 
CHAR16 FileName [1]
 

Detailed Description

Definition at line 395 of file acefiex.h.

Member Data Documentation

◆ Attribute

UINT64 ACPI_EFI_FILE_INFO::Attribute

Definition at line 402 of file acefiex.h.

◆ CreateTime

ACPI_EFI_TIME ACPI_EFI_FILE_INFO::CreateTime

Definition at line 399 of file acefiex.h.

◆ FileName

CHAR16 ACPI_EFI_FILE_INFO::FileName[1]

Definition at line 403 of file acefiex.h.

◆ FileSize

UINT64 ACPI_EFI_FILE_INFO::FileSize

Definition at line 397 of file acefiex.h.

◆ LastAccessTime

ACPI_EFI_TIME ACPI_EFI_FILE_INFO::LastAccessTime

Definition at line 400 of file acefiex.h.

◆ ModificationTime

ACPI_EFI_TIME ACPI_EFI_FILE_INFO::ModificationTime

Definition at line 401 of file acefiex.h.

◆ PhysicalSize

UINT64 ACPI_EFI_FILE_INFO::PhysicalSize

Definition at line 398 of file acefiex.h.

◆ Size

UINT64 ACPI_EFI_FILE_INFO::Size

Definition at line 396 of file acefiex.h.


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