ReactOS 0.4.15-dev-7934-g1dc8d80
_GET_DEVICE_INFO_USER_OUT Struct Reference

#include <cdrw_usr.h>

Collaboration diagram for _GET_DEVICE_INFO_USER_OUT:

Public Attributes

ULONG Tag
 
ULONG Length
 
UCHAR WModes [4][16]
 
UCHAR VendorId [25]
 
UCHAR SimulatedWModes [4][16]
 
ULONG DeviceNumber
 
ULONG Features
 
INQUIRYDATA InquiryData
 
ULONG Features2 [4]
 
ULONG Features2ex [64-4]
 
ULONG WriteCaps
 
ULONG ReadCaps
 

Detailed Description

Definition at line 1457 of file cdrw_usr.h.

Member Data Documentation

◆ DeviceNumber

ULONG _GET_DEVICE_INFO_USER_OUT::DeviceNumber

Definition at line 1463 of file cdrw_usr.h.

◆ Features

ULONG _GET_DEVICE_INFO_USER_OUT::Features

Definition at line 1464 of file cdrw_usr.h.

◆ Features2

ULONG _GET_DEVICE_INFO_USER_OUT::Features2[4]

Definition at line 1466 of file cdrw_usr.h.

◆ Features2ex

ULONG _GET_DEVICE_INFO_USER_OUT::Features2ex[64-4]

Definition at line 1467 of file cdrw_usr.h.

◆ InquiryData

INQUIRYDATA _GET_DEVICE_INFO_USER_OUT::InquiryData

Definition at line 1465 of file cdrw_usr.h.

◆ Length

ULONG _GET_DEVICE_INFO_USER_OUT::Length

Definition at line 1459 of file cdrw_usr.h.

◆ ReadCaps

ULONG _GET_DEVICE_INFO_USER_OUT::ReadCaps

Definition at line 1469 of file cdrw_usr.h.

◆ SimulatedWModes

UCHAR _GET_DEVICE_INFO_USER_OUT::SimulatedWModes[4][16]

Definition at line 1462 of file cdrw_usr.h.

◆ Tag

ULONG _GET_DEVICE_INFO_USER_OUT::Tag

Definition at line 1458 of file cdrw_usr.h.

◆ VendorId

UCHAR _GET_DEVICE_INFO_USER_OUT::VendorId[25]

Definition at line 1461 of file cdrw_usr.h.

◆ WModes

UCHAR _GET_DEVICE_INFO_USER_OUT::WModes[4][16]

Definition at line 1460 of file cdrw_usr.h.

◆ WriteCaps

ULONG _GET_DEVICE_INFO_USER_OUT::WriteCaps

Definition at line 1468 of file cdrw_usr.h.


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