ReactOS 0.4.16-dev-852-gcfcc8d8
|
#include <ntddcdrm.h>
Public Attributes | |
UCHAR | CdrwReferenceSpeed: 3 |
UCHAR | Reserved3: 1 |
UCHAR | WritePower: 3 |
UCHAR | True1: 1 |
UCHAR | Reserved4: 6 |
UCHAR | UnrestrictedUse: 1 |
UCHAR | Reserved5: 1 |
UCHAR | A3Valid: 1 |
UCHAR | A2Valid: 1 |
UCHAR | A1Valid: 1 |
UCHAR | Reserved6: 3 |
UCHAR | IsCdrw: 1 |
UCHAR | True2: 1 |
UCHAR | Reserved7 |
UCHAR | LeadInMsf [3] |
UCHAR | Reserved8 |
UCHAR | LeadOutMsf [3] |
UCHAR | Reserved9 |
UCHAR | A1Values [3] |
UCHAR | Reserved10 |
UCHAR | A2Values [3] |
UCHAR | Reserved11 |
UCHAR | A3Values [3] |
UCHAR | Reserved12 |
Definition at line 211 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::A1Valid |
Definition at line 221 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::A1Values[3] |
Definition at line 230 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::A2Valid |
Definition at line 220 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::A2Values[3] |
Definition at line 232 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::A3Valid |
Definition at line 219 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::A3Values[3] |
Definition at line 234 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::CdrwReferenceSpeed |
Definition at line 212 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::IsCdrw |
Definition at line 223 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::LeadInMsf[3] |
Definition at line 226 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::LeadOutMsf[3] |
Definition at line 228 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved10 |
Definition at line 231 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved11 |
Definition at line 233 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved12 |
Definition at line 235 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved3 |
Definition at line 213 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved4 |
Definition at line 216 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved5 |
Definition at line 218 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved6 |
Definition at line 222 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved7 |
Definition at line 225 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved8 |
Definition at line 227 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::Reserved9 |
Definition at line 229 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::True1 |
Definition at line 215 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::True2 |
Definition at line 224 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::UnrestrictedUse |
Definition at line 217 of file ntddcdrm.h.
UCHAR _CDROM_TOC_ATIP_DATA_BLOCK::WritePower |
Definition at line 214 of file ntddcdrm.h.