ReactOS 0.4.15-dev-7958-gcd0bb1a
_RAW_ET_VD Struct Reference

Public Attributes

UCHAR BootIndicator
 
UCHAR StandardId [5]
 
UCHAR Version
 
UCHAR SystemId [32]
 
UCHAR Reserved [32]
 
ULONG BootCatalogOffset
 
UCHAR Padding [1973]
 

Detailed Description

Definition at line 13 of file etfs.c.

Member Data Documentation

◆ BootCatalogOffset

ULONG _RAW_ET_VD::BootCatalogOffset

Definition at line 20 of file etfs.c.

◆ BootIndicator

UCHAR _RAW_ET_VD::BootIndicator

Definition at line 15 of file etfs.c.

Referenced by EtfspCheckEtfs().

◆ Padding

UCHAR _RAW_ET_VD::Padding[1973]

Definition at line 21 of file etfs.c.

◆ Reserved

UCHAR _RAW_ET_VD::Reserved[32]

Definition at line 19 of file etfs.c.

◆ StandardId

UCHAR _RAW_ET_VD::StandardId[5]

Definition at line 16 of file etfs.c.

Referenced by EtfspCheckEtfs().

◆ SystemId

UCHAR _RAW_ET_VD::SystemId[32]

Definition at line 18 of file etfs.c.

Referenced by EtfspCheckEtfs().

◆ Version

UCHAR _RAW_ET_VD::Version

Definition at line 17 of file etfs.c.

Referenced by EtfspCheckEtfs().


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