ReactOS 0.4.15-dev-7834-g00c4b3d
_DEVICE_EVENT_RBC_DATA Struct Reference

#include <ioevent.h>

Public Attributes

ULONG EventNumber
 
UCHAR SenseQualifier
 
UCHAR SenseCode
 
UCHAR SenseKey
 
UCHAR Reserved
 
ULONG Information
 

Detailed Description

Definition at line 99 of file ioevent.h.

Member Data Documentation

◆ EventNumber

ULONG _DEVICE_EVENT_RBC_DATA::EventNumber

Definition at line 100 of file ioevent.h.

◆ Information

ULONG _DEVICE_EVENT_RBC_DATA::Information

Definition at line 105 of file ioevent.h.

◆ Reserved

UCHAR _DEVICE_EVENT_RBC_DATA::Reserved

Definition at line 104 of file ioevent.h.

◆ SenseCode

UCHAR _DEVICE_EVENT_RBC_DATA::SenseCode

Definition at line 102 of file ioevent.h.

◆ SenseKey

UCHAR _DEVICE_EVENT_RBC_DATA::SenseKey

Definition at line 103 of file ioevent.h.

◆ SenseQualifier

UCHAR _DEVICE_EVENT_RBC_DATA::SenseQualifier

Definition at line 101 of file ioevent.h.


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