ReactOS 0.4.16-dev-178-g8ba6102
_PVD Struct Reference

#include <iso.h>

Collaboration diagram for _PVD:

Public Attributes

UCHAR VdType
 
UCHAR StandardId [5]
 
UCHAR VdVersion
 
UCHAR unused0
 
UCHAR SystemId [32]
 
UCHAR VolumeId [32]
 
UCHAR unused1 [8]
 
ULONG VolumeSpaceSizeL
 
ULONG VolumeSpaceSizeM
 
UCHAR unused2 [32]
 
USHORT VolumeSetSizeL
 
USHORT VolumeSetSizeM
 
USHORT VolumeSeqNumberL
 
USHORT VolumeSeqNumberM
 
USHORT LogicalBlockSizeL
 
USHORT LogicalBlockSizeM
 
ULONG PathTableSizeL
 
ULONG PathTableSizeM
 
ULONG LPathTablePos
 
ULONG LOptPathTablePos
 
ULONG MPathTablePos
 
ULONG MOptPathTablePos
 
DIR_RECORD RootDirRecord
 
UCHAR VolumeSetIdentifier [128]
 
UCHAR PublisherIdentifier [128]
 

Detailed Description

Definition at line 60 of file iso.h.

Member Data Documentation

◆ LogicalBlockSizeL

USHORT _PVD::LogicalBlockSizeL

Definition at line 76 of file iso.h.

Referenced by IsoMount().

◆ LogicalBlockSizeM

USHORT _PVD::LogicalBlockSizeM

Definition at line 77 of file iso.h.

◆ LOptPathTablePos

ULONG _PVD::LOptPathTablePos

Definition at line 81 of file iso.h.

◆ LPathTablePos

ULONG _PVD::LPathTablePos

Definition at line 80 of file iso.h.

◆ MOptPathTablePos

ULONG _PVD::MOptPathTablePos

Definition at line 83 of file iso.h.

◆ MPathTablePos

ULONG _PVD::MPathTablePos

Definition at line 82 of file iso.h.

◆ PathTableSizeL

ULONG _PVD::PathTableSizeL

Definition at line 78 of file iso.h.

◆ PathTableSizeM

ULONG _PVD::PathTableSizeM

Definition at line 79 of file iso.h.

◆ PublisherIdentifier

UCHAR _PVD::PublisherIdentifier[128]

Definition at line 86 of file iso.h.

◆ RootDirRecord

DIR_RECORD _PVD::RootDirRecord

Definition at line 84 of file iso.h.

Referenced by IsoLookupFile().

◆ StandardId

UCHAR _PVD::StandardId[5]

Definition at line 63 of file iso.h.

Referenced by IsoMount().

◆ SystemId

UCHAR _PVD::SystemId[32]

Definition at line 66 of file iso.h.

◆ unused0

UCHAR _PVD::unused0

Definition at line 65 of file iso.h.

◆ unused1

UCHAR _PVD::unused1[8]

Definition at line 68 of file iso.h.

◆ unused2

UCHAR _PVD::unused2[32]

Definition at line 71 of file iso.h.

◆ VdType

UCHAR _PVD::VdType

Definition at line 62 of file iso.h.

Referenced by IsoMount().

◆ VdVersion

UCHAR _PVD::VdVersion

Definition at line 64 of file iso.h.

Referenced by IsoMount().

◆ VolumeId

UCHAR _PVD::VolumeId[32]

Definition at line 67 of file iso.h.

◆ VolumeSeqNumberL

USHORT _PVD::VolumeSeqNumberL

Definition at line 74 of file iso.h.

◆ VolumeSeqNumberM

USHORT _PVD::VolumeSeqNumberM

Definition at line 75 of file iso.h.

◆ VolumeSetIdentifier

UCHAR _PVD::VolumeSetIdentifier[128]

Definition at line 85 of file iso.h.

◆ VolumeSetSizeL

USHORT _PVD::VolumeSetSizeL

Definition at line 72 of file iso.h.

◆ VolumeSetSizeM

USHORT _PVD::VolumeSetSizeM

Definition at line 73 of file iso.h.

◆ VolumeSpaceSizeL

ULONG _PVD::VolumeSpaceSizeL

Definition at line 69 of file iso.h.

Referenced by IsoMount().

◆ VolumeSpaceSizeM

ULONG _PVD::VolumeSpaceSizeM

Definition at line 70 of file iso.h.


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