ReactOS 0.4.15-dev-7918-g2a2556c
_CDB::_READ_TRACK_INFO Struct Reference

#include <cdrw_hw.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Track: 1
 
UCHAR Reserved0: 7
 
UCHAR LBA_TrkNum [4]
 
UCHAR Reserved1
 
UCHAR AllocationLength [2]
 
UCHAR Reserved2 [3]
 

Detailed Description

Definition at line 503 of file cdrw_hw.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_TRACK_INFO::AllocationLength

Definition at line 509 of file cdrw_hw.h.

◆ LBA_TrkNum

UCHAR _CDB::_READ_TRACK_INFO::LBA_TrkNum

Definition at line 507 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_READ_TRACK_INFO::OperationCode

Definition at line 504 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_READ_TRACK_INFO::Reserved0

Definition at line 506 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_READ_TRACK_INFO::Reserved1

Definition at line 508 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_READ_TRACK_INFO::Reserved2

Definition at line 510 of file cdrw_hw.h.

◆ Track

UCHAR _CDB::_READ_TRACK_INFO::Track

Definition at line 505 of file cdrw_hw.h.


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