ReactOS 0.4.15-dev-7958-gcd0bb1a
_PVD Struct Reference

#include <iso.h>

Collaboration diagram for _PVD:

Public Attributes

UCHAR VdType
 
CHAR StandardId [5]
 
UCHAR VdVersion
 
UCHAR unused0
 
CHAR SystemId [32]
 
CHAR VolumeId [32]
 
UCHAR unused1 [8]
 
ULONG VolumeSpaceSizeL
 
ULONG VolumeSpaceSizeM
 
UCHAR unused2 [32]
 
ULONG VolumeSetSize
 
ULONG VolumeSequenceNumber
 
ULONG LogicalBlockSize
 
ULONG PathTableSizeL
 
ULONG PathTableSizeM
 
ULONG LPathTablePos
 
ULONG LOptPathTablePos
 
ULONG MPathTablePos
 
ULONG MOptPathTablePos
 
DIR_RECORD RootDirRecord
 
CHAR VolumeSetIdentifier [128]
 
CHAR PublisherIdentifier [128]
 

Detailed Description

Definition at line 59 of file iso.h.

Member Data Documentation

◆ LogicalBlockSize

ULONG _PVD::LogicalBlockSize

Definition at line 73 of file iso.h.

◆ LOptPathTablePos

ULONG _PVD::LOptPathTablePos

Definition at line 77 of file iso.h.

◆ LPathTablePos

ULONG _PVD::LPathTablePos

Definition at line 76 of file iso.h.

◆ MOptPathTablePos

ULONG _PVD::MOptPathTablePos

Definition at line 79 of file iso.h.

◆ MPathTablePos

ULONG _PVD::MPathTablePos

Definition at line 78 of file iso.h.

◆ PathTableSizeL

ULONG _PVD::PathTableSizeL

Definition at line 74 of file iso.h.

◆ PathTableSizeM

ULONG _PVD::PathTableSizeM

Definition at line 75 of file iso.h.

◆ PublisherIdentifier

CHAR _PVD::PublisherIdentifier[128]

Definition at line 82 of file iso.h.

◆ RootDirRecord

DIR_RECORD _PVD::RootDirRecord

Definition at line 80 of file iso.h.

Referenced by IsoLookupFile().

◆ StandardId

CHAR _PVD::StandardId[5]

Definition at line 62 of file iso.h.

Referenced by IsoMount().

◆ SystemId

CHAR _PVD::SystemId[32]

Definition at line 65 of file iso.h.

◆ unused0

UCHAR _PVD::unused0

Definition at line 64 of file iso.h.

◆ unused1

UCHAR _PVD::unused1[8]

Definition at line 67 of file iso.h.

◆ unused2

UCHAR _PVD::unused2[32]

Definition at line 70 of file iso.h.

◆ VdType

UCHAR _PVD::VdType

Definition at line 61 of file iso.h.

Referenced by IsoMount().

◆ VdVersion

UCHAR _PVD::VdVersion

Definition at line 63 of file iso.h.

◆ VolumeId

CHAR _PVD::VolumeId[32]

Definition at line 66 of file iso.h.

◆ VolumeSequenceNumber

ULONG _PVD::VolumeSequenceNumber

Definition at line 72 of file iso.h.

◆ VolumeSetIdentifier

CHAR _PVD::VolumeSetIdentifier[128]

Definition at line 81 of file iso.h.

◆ VolumeSetSize

ULONG _PVD::VolumeSetSize

Definition at line 71 of file iso.h.

◆ VolumeSpaceSizeL

ULONG _PVD::VolumeSpaceSizeL

Definition at line 68 of file iso.h.

◆ VolumeSpaceSizeM

ULONG _PVD::VolumeSpaceSizeM

Definition at line 69 of file iso.h.


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