ReactOS 0.4.15-dev-7842-g558ab78
_WDF_POWER_FRAMEWORK_SETTINGS_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_POWER_FRAMEWORK_SETTINGS_V1_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 1136 of file wdf115.h.

Member Data Documentation

◆ Component

PPO_FX_COMPONENT _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::Component

Definition at line 1162 of file wdf115.h.

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::ComponentActiveConditionCallback

Definition at line 1169 of file wdf115.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::ComponentIdleConditionCallback

Definition at line 1176 of file wdf115.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::ComponentIdleStateCallback

Definition at line 1183 of file wdf115.h.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 1147 of file wdf115.h.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 1154 of file wdf115.h.

◆ PoFxDeviceContext

PVOID _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::PoFxDeviceContext

Definition at line 1196 of file wdf115.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::PowerControlCallback

Definition at line 1190 of file wdf115.h.

◆ Size

ULONG _WDF_POWER_FRAMEWORK_SETTINGS_V1_15::Size

Definition at line 1140 of file wdf115.h.


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