ReactOS 0.4.15-dev-7788-g1ad9096
tagFILEINFORMATION Struct Reference

#include <arc.h>

Collaboration diagram for tagFILEINFORMATION:

Public Attributes

LARGE_INTEGER StartingAddress
 
LARGE_INTEGER EndingAddress
 
LARGE_INTEGER CurrentAddress
 
CONFIGTYPE Type
 
ULONG FileNameLength
 
UCHAR Attributes
 
CHAR Filename [32]
 

Detailed Description

Definition at line 572 of file arc.h.

Member Data Documentation

◆ Attributes

UCHAR tagFILEINFORMATION::Attributes

Definition at line 579 of file arc.h.

◆ CurrentAddress

LARGE_INTEGER tagFILEINFORMATION::CurrentAddress

Definition at line 576 of file arc.h.

◆ EndingAddress

LARGE_INTEGER tagFILEINFORMATION::EndingAddress

Definition at line 575 of file arc.h.

◆ Filename

CHAR tagFILEINFORMATION::Filename[32]

Definition at line 580 of file arc.h.

◆ FileNameLength

ULONG tagFILEINFORMATION::FileNameLength

Definition at line 578 of file arc.h.

◆ StartingAddress

LARGE_INTEGER tagFILEINFORMATION::StartingAddress

Definition at line 574 of file arc.h.

◆ Type

CONFIGTYPE tagFILEINFORMATION::Type

Definition at line 577 of file arc.h.


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