ReactOS 0.4.15-dev-7953-g1f49173
_GET_EVENT_USER_OUT Union Reference

#include <cdrw_usr.h>

Collaboration diagram for _GET_EVENT_USER_OUT:

Public Attributes

EVENT_STAT_OPERATIONAL_BLOCK Operational
 
EVENT_STAT_PM_BLOCK PowerManagement
 
EVENT_STAT_EXT_REQ_BLOCK ExternalReq
 
EVENT_STAT_MEDIA_BLOCK MediaChange
 
EVENT_STAT_DEV_BUSY_BLOCK DeviceBusy
 

Detailed Description

Definition at line 1534 of file cdrw_usr.h.

Member Data Documentation

◆ DeviceBusy

EVENT_STAT_DEV_BUSY_BLOCK _GET_EVENT_USER_OUT::DeviceBusy

Definition at line 1539 of file cdrw_usr.h.

◆ ExternalReq

EVENT_STAT_EXT_REQ_BLOCK _GET_EVENT_USER_OUT::ExternalReq

Definition at line 1537 of file cdrw_usr.h.

Referenced by UDFEjectReqWaiter().

◆ MediaChange

EVENT_STAT_MEDIA_BLOCK _GET_EVENT_USER_OUT::MediaChange

Definition at line 1538 of file cdrw_usr.h.

Referenced by UDFEjectReqWaiter().

◆ Operational

EVENT_STAT_OPERATIONAL_BLOCK _GET_EVENT_USER_OUT::Operational

Definition at line 1535 of file cdrw_usr.h.

◆ PowerManagement

EVENT_STAT_PM_BLOCK _GET_EVENT_USER_OUT::PowerManagement

Definition at line 1536 of file cdrw_usr.h.


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