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

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_CLOSE_TRACK_SESSION:

Public Attributes

UCHAR OperationCode
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 7
 
   }   Fields
 
Byte1
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Track: 1
 
      UCHAR   Session: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte2
 
UCHAR Reserved1 [2]
 
UCHAR TrackNum
 
UCHAR Reserved2 [6]
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 7
 
   }   Fields
 
Byte1
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Track: 1
 
      UCHAR   Session: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte2
 

Detailed Description

Definition at line 566 of file cdrw_hw.h.

Member Data Documentation

◆  [1/2]

union { ... } _CDB::_CLOSE_TRACK_SESSION::Byte1

◆  [2/2]

union { ... } _CDB::_CLOSE_TRACK_SESSION::Byte1

◆  [1/2]

union { ... } _CDB::_CLOSE_TRACK_SESSION::Byte2

◆  [2/2]

union { ... } _CDB::_CLOSE_TRACK_SESSION::Byte2

◆  [1/4]

struct { ... } _CDB::_CLOSE_TRACK_SESSION::Fields

◆  [2/4]

struct { ... } _CDB::_CLOSE_TRACK_SESSION::Fields

◆  [3/4]

struct { ... } _CDB::_CLOSE_TRACK_SESSION::Fields

◆  [4/4]

struct { ... } _CDB::_CLOSE_TRACK_SESSION::Fields

◆ Flags

UCHAR _CDB::_CLOSE_TRACK_SESSION::Flags

Definition at line 569 of file cdrw_hw.h.

◆ Immed

UCHAR _CDB::_CLOSE_TRACK_SESSION::Immed

Definition at line 571 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_CLOSE_TRACK_SESSION::OperationCode

Definition at line 567 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_CLOSE_TRACK_SESSION::Reserved0

Definition at line 572 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_CLOSE_TRACK_SESSION::Reserved1

Definition at line 583 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_CLOSE_TRACK_SESSION::Reserved2

Definition at line 585 of file cdrw_hw.h.

◆ Session

UCHAR _CDB::_CLOSE_TRACK_SESSION::Session

Definition at line 579 of file cdrw_hw.h.

◆ Track

UCHAR _CDB::_CLOSE_TRACK_SESSION::Track

Definition at line 578 of file cdrw_hw.h.

◆ TrackNum

UCHAR _CDB::_CLOSE_TRACK_SESSION::TrackNum

Definition at line 584 of file cdrw_hw.h.


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