ReactOS 0.4.15-dev-7942-gd23573b
NOT_POWER_POLICY_OWNER_STATE_TABLE Struct Reference

#include <fxpowerpolicystatemachine.hpp>

Collaboration diagram for NOT_POWER_POLICY_OWNER_STATE_TABLE:

Public Attributes

WDF_DEVICE_POWER_POLICY_STATE CurrentTargetState
 
PFN_NOT_POWER_POLICY_OWNER_STATE_ENTRY_FUNCTION StateFunc
 
CPPOWER_POLICY_EVENT_TARGET_STATE TargetStates
 
UCHAR TargetStatesCount
 
BOOLEAN QueueOpen
 

Detailed Description

Definition at line 193 of file fxpowerpolicystatemachine.hpp.

Member Data Documentation

◆ CurrentTargetState

WDF_DEVICE_POWER_POLICY_STATE NOT_POWER_POLICY_OWNER_STATE_TABLE::CurrentTargetState

◆ QueueOpen

BOOLEAN NOT_POWER_POLICY_OWNER_STATE_TABLE::QueueOpen

Definition at line 211 of file fxpowerpolicystatemachine.hpp.

◆ StateFunc

PFN_NOT_POWER_POLICY_OWNER_STATE_ENTRY_FUNCTION NOT_POWER_POLICY_OWNER_STATE_TABLE::StateFunc

Definition at line 202 of file fxpowerpolicystatemachine.hpp.

◆ TargetStates

CPPOWER_POLICY_EVENT_TARGET_STATE NOT_POWER_POLICY_OWNER_STATE_TABLE::TargetStates

Definition at line 207 of file fxpowerpolicystatemachine.hpp.

◆ TargetStatesCount

UCHAR NOT_POWER_POLICY_OWNER_STATE_TABLE::TargetStatesCount

Definition at line 209 of file fxpowerpolicystatemachine.hpp.


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