ReactOS 0.4.16-dev-927-g467dec4
_ISO_VOLUME_INFO Struct Reference
Collaboration diagram for _ISO_VOLUME_INFO:

Public Attributes

ULONG PvdDirectorySector
 
ULONG PvdDirectoryLength
 
ULONG DirectoryPathLength
 
ULONG DirectoryLength
 
PVOID DirectoryBuffer
 
UCHAR DirectoryPath [261]
 

Detailed Description

Definition at line 32 of file iso.c.

Member Data Documentation

◆ DirectoryBuffer

PVOID _ISO_VOLUME_INFO::DirectoryBuffer

Definition at line 38 of file iso.c.

◆ DirectoryLength

ULONG _ISO_VOLUME_INFO::DirectoryLength

Definition at line 37 of file iso.c.

◆ DirectoryPath

UCHAR _ISO_VOLUME_INFO::DirectoryPath[261]

Definition at line 39 of file iso.c.

◆ DirectoryPathLength

ULONG _ISO_VOLUME_INFO::DirectoryPathLength

Definition at line 36 of file iso.c.

◆ PvdDirectoryLength

ULONG _ISO_VOLUME_INFO::PvdDirectoryLength

Definition at line 35 of file iso.c.

◆ PvdDirectorySector

ULONG _ISO_VOLUME_INFO::PvdDirectorySector

Definition at line 34 of file iso.c.


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