ReactOS 0.4.16-dev-1946-g52006dd
_FILEINFORMATION Struct Reference

#include <arc.h>

Collaboration diagram for _FILEINFORMATION:

Public Attributes

LARGE_INTEGER StartingAddress
 
LARGE_INTEGER EndingAddress
 
LARGE_INTEGER CurrentAddress
 
CONFIGURATION_TYPE Type
 
ULONG FileNameLength
 
UCHAR Attributes
 
CHAR FileName [32]
 

Detailed Description

Definition at line 229 of file arc.h.

Member Data Documentation

◆ Attributes

UCHAR _FILEINFORMATION::Attributes

Definition at line 236 of file arc.h.

◆ CurrentAddress

LARGE_INTEGER _FILEINFORMATION::CurrentAddress

Definition at line 233 of file arc.h.

◆ EndingAddress

LARGE_INTEGER _FILEINFORMATION::EndingAddress

Definition at line 232 of file arc.h.

◆ FileName

CHAR _FILEINFORMATION::FileName[32]

Definition at line 237 of file arc.h.

◆ FileNameLength

ULONG _FILEINFORMATION::FileNameLength

Definition at line 235 of file arc.h.

◆ StartingAddress

LARGE_INTEGER _FILEINFORMATION::StartingAddress

Definition at line 231 of file arc.h.

◆ Type

CONFIGURATION_TYPE _FILEINFORMATION::Type

Definition at line 234 of file arc.h.


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