ReactOS 0.4.15-dev-7953-g1f49173
_VOLSTRUCTDESC Struct Reference

#include <udfs.h>

Public Attributes

UCHAR Type
 
UCHAR Ident [VSD_STD_ID_LEN]
 
UCHAR Version
 
UCHAR Data [2041]
 

Detailed Description

Definition at line 22 of file udfs.h.

Member Data Documentation

◆ Data

UCHAR _VOLSTRUCTDESC::Data[2041]

Definition at line 27 of file udfs.h.

◆ Ident

UCHAR _VOLSTRUCTDESC::Ident[VSD_STD_ID_LEN]

Definition at line 25 of file udfs.h.

◆ Type

UCHAR _VOLSTRUCTDESC::Type

Definition at line 24 of file udfs.h.

◆ Version

UCHAR _VOLSTRUCTDESC::Version

Definition at line 26 of file udfs.h.


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