ReactOS 0.4.15-dev-7942-gd23573b
_CDB::_PLAY_AUDIO Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1:5
 
UCHAR LogicalUnitNumber:3
 
UCHAR StartingBlockAddress [4]
 
UCHAR Reserved2
 
UCHAR PlayLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1203 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_PLAY_AUDIO::Control

Definition at line 1210 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_PLAY_AUDIO::LogicalUnitNumber

Definition at line 1206 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_PLAY_AUDIO::OperationCode

Definition at line 1204 of file scsi.h.

◆ PlayLength

UCHAR _CDB::_PLAY_AUDIO::PlayLength

Definition at line 1209 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_PLAY_AUDIO::Reserved1

Definition at line 1205 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_PLAY_AUDIO::Reserved2

Definition at line 1208 of file scsi.h.

◆ StartingBlockAddress

UCHAR _CDB::_PLAY_AUDIO::StartingBlockAddress

Definition at line 1207 of file scsi.h.


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