ReactOS 0.4.15-dev-7942-gd23573b
FxPowerStateInfo Union Reference

#include <fxpowerstatemachine.hpp>

Collaboration diagram for FxPowerStateInfo:

Public Attributes

struct {
   ULONG   QueueOpen: 1
 
   ULONG   KnownDroppedEvents: 31
 
Bits
 
struct {
   ULONG   Reserved: 1
 
   ULONG   PowerD0Known: 1
 
   ULONG   PowerDxKnown: 1
 
   ULONG   PowerWakeArrivalKnown: 1
 
   ULONG   PowerWakeSucceededKnown: 1
 
   ULONG   PowerWakeFailedKnown: 1
 
   ULONG   PowerWakeCanceledKnown: 1
 
   ULONG   PowerImplicitD0Known: 1
 
   ULONG   PowerImplicitD3Known: 1
 
   ULONG   PowerParentToD0Known: 1
 
   ULONG   PowerMarkPageableKnown: 1
 
   ULONG   PowerMarkNonpageableKnown: 1
 
   ULONG   PowerCompleteD0Known: 1
 
   ULONG   PowerCompleteDxKnown: 1
 
BitsByName
 

Detailed Description

Definition at line 50 of file fxpowerstatemachine.hpp.

Member Data Documentation

◆ 

struct { ... } FxPowerStateInfo::Bits

◆ 

struct { ... } FxPowerStateInfo::BitsByName

◆ KnownDroppedEvents

ULONG FxPowerStateInfo::KnownDroppedEvents

Definition at line 65 of file fxpowerstatemachine.hpp.

◆ PowerCompleteD0Known

ULONG FxPowerStateInfo::PowerCompleteD0Known

Definition at line 91 of file fxpowerstatemachine.hpp.

◆ PowerCompleteDxKnown

ULONG FxPowerStateInfo::PowerCompleteDxKnown

Definition at line 92 of file fxpowerstatemachine.hpp.

◆ PowerD0Known

ULONG FxPowerStateInfo::PowerD0Known

Definition at line 80 of file fxpowerstatemachine.hpp.

◆ PowerDxKnown

ULONG FxPowerStateInfo::PowerDxKnown

Definition at line 81 of file fxpowerstatemachine.hpp.

◆ PowerImplicitD0Known

ULONG FxPowerStateInfo::PowerImplicitD0Known

Definition at line 86 of file fxpowerstatemachine.hpp.

◆ PowerImplicitD3Known

ULONG FxPowerStateInfo::PowerImplicitD3Known

Definition at line 87 of file fxpowerstatemachine.hpp.

◆ PowerMarkNonpageableKnown

ULONG FxPowerStateInfo::PowerMarkNonpageableKnown

Definition at line 90 of file fxpowerstatemachine.hpp.

◆ PowerMarkPageableKnown

ULONG FxPowerStateInfo::PowerMarkPageableKnown

Definition at line 89 of file fxpowerstatemachine.hpp.

◆ PowerParentToD0Known

ULONG FxPowerStateInfo::PowerParentToD0Known

Definition at line 88 of file fxpowerstatemachine.hpp.

◆ PowerWakeArrivalKnown

ULONG FxPowerStateInfo::PowerWakeArrivalKnown

Definition at line 82 of file fxpowerstatemachine.hpp.

◆ PowerWakeCanceledKnown

ULONG FxPowerStateInfo::PowerWakeCanceledKnown

Definition at line 85 of file fxpowerstatemachine.hpp.

◆ PowerWakeFailedKnown

ULONG FxPowerStateInfo::PowerWakeFailedKnown

Definition at line 84 of file fxpowerstatemachine.hpp.

◆ PowerWakeSucceededKnown

ULONG FxPowerStateInfo::PowerWakeSucceededKnown

Definition at line 83 of file fxpowerstatemachine.hpp.

◆ QueueOpen

ULONG FxPowerStateInfo::QueueOpen

Definition at line 60 of file fxpowerstatemachine.hpp.

◆ Reserved

ULONG FxPowerStateInfo::Reserved

Definition at line 74 of file fxpowerstatemachine.hpp.


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