ReactOS 0.4.15-dev-7918-g2a2556c
_CDROM_PERFORMANCE_HEADER Struct Reference

#include <ntddcdrm.h>

Public Attributes

UCHAR DataLength [4]
 
UCHAR Except:1
 
UCHAR Write:1
 
UCHAR Reserved1:6
 
UCHAR Reserved2 [3]
 
UCHAR Data [0]
 

Detailed Description

Definition at line 545 of file ntddcdrm.h.

Member Data Documentation

◆ Data

UCHAR _CDROM_PERFORMANCE_HEADER::Data[0]

Definition at line 552 of file ntddcdrm.h.

◆ DataLength

UCHAR _CDROM_PERFORMANCE_HEADER::DataLength[4]

Definition at line 547 of file ntddcdrm.h.

◆ Except

UCHAR _CDROM_PERFORMANCE_HEADER::Except

Definition at line 548 of file ntddcdrm.h.

◆ Reserved1

UCHAR _CDROM_PERFORMANCE_HEADER::Reserved1

Definition at line 550 of file ntddcdrm.h.

◆ Reserved2

UCHAR _CDROM_PERFORMANCE_HEADER::Reserved2[3]

Definition at line 551 of file ntddcdrm.h.

◆ Write

UCHAR _CDROM_PERFORMANCE_HEADER::Write

Definition at line 549 of file ntddcdrm.h.


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