ReactOS 0.4.15-dev-7942-gd23573b
_GET_LAST_ERROR_USER_OUT Struct Reference

#include <cdrw_usr.h>

Collaboration diagram for _GET_LAST_ERROR_USER_OUT:

Public Attributes

UCHAR ErrorCode
 
UCHAR SenseKey
 
UCHAR AdditionalSenseCode
 
UCHAR AdditionalSenseCodeQualifier
 
UCHAR SrbStatus
 
ULONG LastError
 
BOOLEAN RandomAccessMode
 
LARGE_INTEGER MediaChangeTime
 
ULONG MediaChangeCount
 

Detailed Description

Definition at line 1315 of file cdrw_usr.h.

Member Data Documentation

◆ AdditionalSenseCode

UCHAR _GET_LAST_ERROR_USER_OUT::AdditionalSenseCode

Definition at line 1319 of file cdrw_usr.h.

◆ AdditionalSenseCodeQualifier

UCHAR _GET_LAST_ERROR_USER_OUT::AdditionalSenseCodeQualifier

Definition at line 1320 of file cdrw_usr.h.

◆ ErrorCode

UCHAR _GET_LAST_ERROR_USER_OUT::ErrorCode

Definition at line 1317 of file cdrw_usr.h.

◆ LastError

ULONG _GET_LAST_ERROR_USER_OUT::LastError

Definition at line 1322 of file cdrw_usr.h.

◆ MediaChangeCount

ULONG _GET_LAST_ERROR_USER_OUT::MediaChangeCount

Definition at line 1325 of file cdrw_usr.h.

◆ MediaChangeTime

LARGE_INTEGER _GET_LAST_ERROR_USER_OUT::MediaChangeTime

Definition at line 1324 of file cdrw_usr.h.

◆ RandomAccessMode

BOOLEAN _GET_LAST_ERROR_USER_OUT::RandomAccessMode

Definition at line 1323 of file cdrw_usr.h.

◆ SenseKey

UCHAR _GET_LAST_ERROR_USER_OUT::SenseKey

Definition at line 1318 of file cdrw_usr.h.

◆ SrbStatus

UCHAR _GET_LAST_ERROR_USER_OUT::SrbStatus

Definition at line 1321 of file cdrw_usr.h.


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