ReactOS 0.4.15-dev-6056-gb29b268
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 525 of file arc.h.

Member Data Documentation

◆ Attributes

UCHAR tagFILEINFORMATION::Attributes

Definition at line 532 of file arc.h.

◆ CurrentAddress

LARGE_INTEGER tagFILEINFORMATION::CurrentAddress

Definition at line 529 of file arc.h.

◆ EndingAddress

LARGE_INTEGER tagFILEINFORMATION::EndingAddress

Definition at line 528 of file arc.h.

◆ Filename

CHAR tagFILEINFORMATION::Filename[32]

Definition at line 533 of file arc.h.

◆ FileNameLength

ULONG tagFILEINFORMATION::FileNameLength

Definition at line 531 of file arc.h.

◆ StartingAddress

LARGE_INTEGER tagFILEINFORMATION::StartingAddress

Definition at line 527 of file arc.h.

◆ Type

CONFIGTYPE tagFILEINFORMATION::Type

Definition at line 530 of file arc.h.


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