ReactOS 0.4.15-dev-7834-g00c4b3d
FxPnpStateInfo Union Reference

#include <fxpnpstatemachine.hpp>

Collaboration diagram for FxPnpStateInfo:

Public Attributes

struct {
   ULONG   QueueOpen: 1
 
   ULONG   KnownDroppedEvents: 31
 
Bits
 
struct {
   ULONG   Reserved: 1
 
   ULONG   PnpEventAddDeviceKnown: 1
 
   ULONG   PnpEventStartDeviceKnown: 1
 
   ULONG   PnpEventStartDeviceCompleteKnown: 1
 
   ULONG   PnpEventStartDeviceFailedKnown: 1
 
   ULONG   PnpEventQueryRemoveKnown: 1
 
   ULONG   PnpEventQueryStopKnown: 1
 
   ULONG   PnpEventCancelRemoveKnown: 1
 
   ULONG   PnpEventCancelStopKnown: 1
 
   ULONG   PnpEventStopKnown: 1
 
   ULONG   PnpEventRemoveKnown: 1
 
   ULONG   PnpEventSurpriseRemoveKnown: 1
 
   ULONG   PnpEventEjectKnown: 1
 
   ULONG   PnpEventPwrPolStopped: 1
 
   ULONG   PnpEventPwrPolStopFailed: 1
 
   ULONG   PnpEventPowerUpFailedKnown: 1
 
   ULONG   PnpEventPowerDownFailedKnown: 1
 
   ULONG   PnpEventParentRemovedKnown: 1
 
   ULONG   PnpEventChildrenRemovalCompleteKnown: 1
 
   ULONG   PnpEventPwrPolStarted: 1
 
   ULONG   PnpEventPwrPolStartFailed: 1
 
BitsByName
 

Detailed Description

Definition at line 77 of file fxpnpstatemachine.hpp.

Member Data Documentation

◆ 

struct { ... } FxPnpStateInfo::Bits

◆ 

struct { ... } FxPnpStateInfo::BitsByName

◆ KnownDroppedEvents

ULONG FxPnpStateInfo::KnownDroppedEvents

Definition at line 87 of file fxpnpstatemachine.hpp.

◆ PnpEventAddDeviceKnown

ULONG FxPnpStateInfo::PnpEventAddDeviceKnown

Definition at line 102 of file fxpnpstatemachine.hpp.

◆ PnpEventCancelRemoveKnown

ULONG FxPnpStateInfo::PnpEventCancelRemoveKnown

Definition at line 108 of file fxpnpstatemachine.hpp.

◆ PnpEventCancelStopKnown

ULONG FxPnpStateInfo::PnpEventCancelStopKnown

Definition at line 109 of file fxpnpstatemachine.hpp.

◆ PnpEventChildrenRemovalCompleteKnown

ULONG FxPnpStateInfo::PnpEventChildrenRemovalCompleteKnown

Definition at line 119 of file fxpnpstatemachine.hpp.

◆ PnpEventEjectKnown

ULONG FxPnpStateInfo::PnpEventEjectKnown

Definition at line 113 of file fxpnpstatemachine.hpp.

◆ PnpEventParentRemovedKnown

ULONG FxPnpStateInfo::PnpEventParentRemovedKnown

Definition at line 118 of file fxpnpstatemachine.hpp.

◆ PnpEventPowerDownFailedKnown

ULONG FxPnpStateInfo::PnpEventPowerDownFailedKnown

Definition at line 117 of file fxpnpstatemachine.hpp.

◆ PnpEventPowerUpFailedKnown

ULONG FxPnpStateInfo::PnpEventPowerUpFailedKnown

Definition at line 116 of file fxpnpstatemachine.hpp.

◆ PnpEventPwrPolStarted

ULONG FxPnpStateInfo::PnpEventPwrPolStarted

Definition at line 120 of file fxpnpstatemachine.hpp.

◆ PnpEventPwrPolStartFailed

ULONG FxPnpStateInfo::PnpEventPwrPolStartFailed

Definition at line 121 of file fxpnpstatemachine.hpp.

◆ PnpEventPwrPolStopFailed

ULONG FxPnpStateInfo::PnpEventPwrPolStopFailed

Definition at line 115 of file fxpnpstatemachine.hpp.

◆ PnpEventPwrPolStopped

ULONG FxPnpStateInfo::PnpEventPwrPolStopped

Definition at line 114 of file fxpnpstatemachine.hpp.

◆ PnpEventQueryRemoveKnown

ULONG FxPnpStateInfo::PnpEventQueryRemoveKnown

Definition at line 106 of file fxpnpstatemachine.hpp.

◆ PnpEventQueryStopKnown

ULONG FxPnpStateInfo::PnpEventQueryStopKnown

Definition at line 107 of file fxpnpstatemachine.hpp.

◆ PnpEventRemoveKnown

ULONG FxPnpStateInfo::PnpEventRemoveKnown

Definition at line 111 of file fxpnpstatemachine.hpp.

◆ PnpEventStartDeviceCompleteKnown

ULONG FxPnpStateInfo::PnpEventStartDeviceCompleteKnown

Definition at line 104 of file fxpnpstatemachine.hpp.

◆ PnpEventStartDeviceFailedKnown

ULONG FxPnpStateInfo::PnpEventStartDeviceFailedKnown

Definition at line 105 of file fxpnpstatemachine.hpp.

◆ PnpEventStartDeviceKnown

ULONG FxPnpStateInfo::PnpEventStartDeviceKnown

Definition at line 103 of file fxpnpstatemachine.hpp.

◆ PnpEventStopKnown

ULONG FxPnpStateInfo::PnpEventStopKnown

Definition at line 110 of file fxpnpstatemachine.hpp.

◆ PnpEventSurpriseRemoveKnown

ULONG FxPnpStateInfo::PnpEventSurpriseRemoveKnown

Definition at line 112 of file fxpnpstatemachine.hpp.

◆ QueueOpen

ULONG FxPnpStateInfo::QueueOpen

Definition at line 82 of file fxpnpstatemachine.hpp.

◆ Reserved

ULONG FxPnpStateInfo::Reserved

Definition at line 96 of file fxpnpstatemachine.hpp.


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