ReactOS 0.4.15-dev-7924-g5949c20
_VD_HEADER Struct Reference

#include <iso.h>

Public Attributes

UCHAR VdType
 
UCHAR StandardId [5]
 
UCHAR VdVersion
 
char Type
 
char Identifier [5]
 
char Version
 

Detailed Description

Definition at line 49 of file iso.h.

Member Data Documentation

◆ Identifier

char _VD_HEADER::Identifier[5]

Definition at line 14 of file cdfs.h.

Referenced by FsRecIsCdfsVolume().

◆ StandardId

UCHAR _VD_HEADER::StandardId[5]

Definition at line 52 of file iso.h.

◆ Type

char _VD_HEADER::Type

Definition at line 13 of file cdfs.h.

Referenced by FsRecIsCdfsVolume().

◆ VdType

UCHAR _VD_HEADER::VdType

Definition at line 51 of file iso.h.

◆ VdVersion

UCHAR _VD_HEADER::VdVersion

Definition at line 53 of file iso.h.

◆ Version

char _VD_HEADER::Version

Definition at line 15 of file cdfs.h.

Referenced by FsRecIsCdfsVolume().


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