ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_POWER_FRAMEWORK_SETTINGS_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_POWER_FRAMEWORK_SETTINGS_V2_15:

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 1112 of file wdf215.h.

Member Data Documentation

◆ Component

PPO_FX_COMPONENT _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::Component

Definition at line 1138 of file wdf215.h.

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::ComponentActiveConditionCallback

Definition at line 1145 of file wdf215.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::ComponentIdleConditionCallback

Definition at line 1152 of file wdf215.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::ComponentIdleStateCallback

Definition at line 1159 of file wdf215.h.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 1123 of file wdf215.h.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 1130 of file wdf215.h.

◆ PoFxDeviceContext

PVOID _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::PoFxDeviceContext

Definition at line 1172 of file wdf215.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::PowerControlCallback

Definition at line 1166 of file wdf215.h.

◆ Size

ULONG _WDF_POWER_FRAMEWORK_SETTINGS_V2_15::Size

Definition at line 1116 of file wdf215.h.


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