ReactOS 0.4.15-dev-7934-g1dc8d80
_REMOVABLE_MEDIA_DESCRIPTOR Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _REMOVABLE_MEDIA_DESCRIPTOR:

Public Attributes

PROFILE_LIST_DESCRIPTOR header
 
UCHAR lock: 1
 
UCHAR Reserved0: 1
 
UCHAR prevent_jumper: 1
 
UCHAR eject: 1
 
UCHAR Reserved1: 1
 
UCHAR mechtype: 3
 

Detailed Description

Definition at line 3360 of file cdrw_hw.h.

Member Data Documentation

◆ eject

UCHAR _REMOVABLE_MEDIA_DESCRIPTOR::eject

Definition at line 3366 of file cdrw_hw.h.

◆ header

PROFILE_LIST_DESCRIPTOR _REMOVABLE_MEDIA_DESCRIPTOR::header

Definition at line 3361 of file cdrw_hw.h.

◆ lock

UCHAR _REMOVABLE_MEDIA_DESCRIPTOR::lock

Definition at line 3363 of file cdrw_hw.h.

◆ mechtype

UCHAR _REMOVABLE_MEDIA_DESCRIPTOR::mechtype

Definition at line 3368 of file cdrw_hw.h.

◆ prevent_jumper

UCHAR _REMOVABLE_MEDIA_DESCRIPTOR::prevent_jumper

Definition at line 3365 of file cdrw_hw.h.

◆ Reserved0

UCHAR _REMOVABLE_MEDIA_DESCRIPTOR::Reserved0

Definition at line 3364 of file cdrw_hw.h.

◆ Reserved1

UCHAR _REMOVABLE_MEDIA_DESCRIPTOR::Reserved1

Definition at line 3367 of file cdrw_hw.h.


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