ReactOS 0.4.15-dev-7842-g558ab78
_DVD_DESCRIPTOR_HEADER Struct Reference

#include <scsi.h>

Public Attributes

UCHAR Length [2]
 
UCHAR Reserved [2]
 
USHORT Length
 
UCHAR Data [0]
 

Detailed Description

Definition at line 2837 of file scsi.h.

Member Data Documentation

◆ Data

UCHAR _DVD_DESCRIPTOR_HEADER::Data[0]

Definition at line 129 of file ntddcdvd.h.

◆ Length [1/2]

USHORT _DVD_DESCRIPTOR_HEADER::Length

Definition at line 2838 of file scsi.h.

Referenced by test_dvd_read_structure().

◆ Length [2/2]

USHORT _DVD_DESCRIPTOR_HEADER::Length

Definition at line 127 of file ntddcdvd.h.

◆ Reserved

UCHAR _DVD_DESCRIPTOR_HEADER::Reserved

Definition at line 2839 of file scsi.h.

Referenced by test_dvd_read_structure().


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