ReactOS 0.4.15-dev-7918-g2a2556c
_MECHANICAL_STATUS_INFORMATION_HEADER Struct Reference

#include <cdrw_hw.h>

Public Attributes

UCHAR CurrentSlot: 5
 
UCHAR ChangerState: 2
 
UCHAR Fault: 1
 
UCHAR Reserved: 5
 
UCHAR MechanismState: 3
 
UCHAR CurrentLogicalBlockAddress [3]
 
UCHAR NumberAvailableSlots
 
UCHAR SlotTableLength [2]
 

Detailed Description

Definition at line 3159 of file cdrw_hw.h.

Member Data Documentation

◆ ChangerState

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::ChangerState

Definition at line 3161 of file cdrw_hw.h.

◆ CurrentLogicalBlockAddress

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::CurrentLogicalBlockAddress

Definition at line 3165 of file cdrw_hw.h.

◆ CurrentSlot

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::CurrentSlot

Definition at line 3160 of file cdrw_hw.h.

◆ Fault

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::Fault

Definition at line 3162 of file cdrw_hw.h.

◆ MechanismState

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::MechanismState

Definition at line 3164 of file cdrw_hw.h.

◆ NumberAvailableSlots

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::NumberAvailableSlots

Definition at line 3166 of file cdrw_hw.h.

◆ Reserved

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::Reserved

Definition at line 3163 of file cdrw_hw.h.

◆ SlotTableLength

UCHAR _MECHANICAL_STATUS_INFORMATION_HEADER::SlotTableLength

Definition at line 3167 of file cdrw_hw.h.


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