ReactOS 0.4.15-dev-7788-g1ad9096
POWER_STATE_TABLE Struct Reference

#include <fxpowerstatemachine.hpp>

Collaboration diagram for POWER_STATE_TABLE:

Public Attributes

PFN_POWER_STATE_ENTRY_FUNCTION StateFunc
 
POWER_EVENT_TARGET_STATE FirstTargetState
 
CPPPOWER_EVENT_TARGET_STATE OtherTargetStates
 
FxPowerStateInfo StateInfo
 

Detailed Description

Definition at line 113 of file fxpowerstatemachine.hpp.

Member Data Documentation

◆ FirstTargetState

POWER_EVENT_TARGET_STATE POWER_STATE_TABLE::FirstTargetState

Definition at line 122 of file fxpowerstatemachine.hpp.

◆ OtherTargetStates

CPPPOWER_EVENT_TARGET_STATE POWER_STATE_TABLE::OtherTargetStates

Definition at line 129 of file fxpowerstatemachine.hpp.

◆ StateFunc

PFN_POWER_STATE_ENTRY_FUNCTION POWER_STATE_TABLE::StateFunc

Definition at line 117 of file fxpowerstatemachine.hpp.

◆ StateInfo

FxPowerStateInfo POWER_STATE_TABLE::StateInfo

Definition at line 131 of file fxpowerstatemachine.hpp.


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