ReactOS 0.4.15-dev-7834-g00c4b3d
_WDF_POWER_FRAMEWORK_SETTINGS_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_POWER_FRAMEWORK_SETTINGS_V1_13:

Public Attributes

ULONG Size
 
PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE EvtDeviceWdmPostPoFxRegisterDevice
 
PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE EvtDeviceWdmPrePoFxUnregisterDevice
 
PPO_FX_COMPONENT Component
 
PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK ComponentActiveConditionCallback
 
PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK ComponentIdleConditionCallback
 
PPO_FX_COMPONENT_IDLE_STATE_CALLBACK ComponentIdleStateCallback
 
PPO_FX_POWER_CONTROL_CALLBACK PowerControlCallback
 
PVOID PoFxDeviceContext
 

Detailed Description

Definition at line 1136 of file wdf113.h.

Member Data Documentation

◆ Component

PPO_FX_COMPONENT _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::Component

Definition at line 1162 of file wdf113.h.

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::ComponentActiveConditionCallback

Definition at line 1169 of file wdf113.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::ComponentIdleConditionCallback

Definition at line 1176 of file wdf113.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::ComponentIdleStateCallback

Definition at line 1183 of file wdf113.h.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 1147 of file wdf113.h.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 1154 of file wdf113.h.

◆ PoFxDeviceContext

PVOID _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::PoFxDeviceContext

Definition at line 1196 of file wdf113.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::PowerControlCallback

Definition at line 1190 of file wdf113.h.

◆ Size

ULONG _WDF_POWER_FRAMEWORK_SETTINGS_V1_13::Size

Definition at line 1140 of file wdf113.h.


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