ReactOS 0.4.15-dev-7834-g00c4b3d
_GET_DEVICE_INFO_OLD_USER_OUT Struct Reference

#include <cdrw_usr.h>

Collaboration diagram for _GET_DEVICE_INFO_OLD_USER_OUT:

Public Attributes

UCHAR WModes [4][16]
 
UCHAR VendorId [25]
 
UCHAR SimulatedWModes [4][16]
 
ULONG DeviceNumber
 
ULONG Features
 
INQUIRYDATA InquiryData
 
ULONG Features2 [4]
 

Detailed Description

Definition at line 1447 of file cdrw_usr.h.

Member Data Documentation

◆ DeviceNumber

ULONG _GET_DEVICE_INFO_OLD_USER_OUT::DeviceNumber

Definition at line 1451 of file cdrw_usr.h.

◆ Features

ULONG _GET_DEVICE_INFO_OLD_USER_OUT::Features

Definition at line 1452 of file cdrw_usr.h.

◆ Features2

ULONG _GET_DEVICE_INFO_OLD_USER_OUT::Features2[4]

Definition at line 1454 of file cdrw_usr.h.

◆ InquiryData

INQUIRYDATA _GET_DEVICE_INFO_OLD_USER_OUT::InquiryData

Definition at line 1453 of file cdrw_usr.h.

◆ SimulatedWModes

UCHAR _GET_DEVICE_INFO_OLD_USER_OUT::SimulatedWModes[4][16]

Definition at line 1450 of file cdrw_usr.h.

◆ VendorId

UCHAR _GET_DEVICE_INFO_OLD_USER_OUT::VendorId[25]

Definition at line 1449 of file cdrw_usr.h.

◆ WModes

UCHAR _GET_DEVICE_INFO_OLD_USER_OUT::WModes[4][16]

Definition at line 1448 of file cdrw_usr.h.


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