ReactOS 0.4.15-dev-7842-g558ab78
_WDF_POWER_FRAMEWORK_SETTINGS Struct Reference

#include <wdfdevice.h>

Collaboration diagram for _WDF_POWER_FRAMEWORK_SETTINGS:

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 1760 of file wdfdevice.h.

Member Data Documentation

◆ Component

PPO_FX_COMPONENT _WDF_POWER_FRAMEWORK_SETTINGS::Component

Definition at line 1786 of file wdfdevice.h.

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS::ComponentActiveConditionCallback

Definition at line 1793 of file wdfdevice.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS::ComponentIdleConditionCallback

Definition at line 1800 of file wdfdevice.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS::ComponentIdleStateCallback

Definition at line 1807 of file wdfdevice.h.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 1771 of file wdfdevice.h.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 1778 of file wdfdevice.h.

◆ PoFxDeviceContext

PVOID _WDF_POWER_FRAMEWORK_SETTINGS::PoFxDeviceContext

Definition at line 1820 of file wdfdevice.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS::PowerControlCallback

Definition at line 1814 of file wdfdevice.h.

◆ Size

ULONG _WDF_POWER_FRAMEWORK_SETTINGS::Size

Definition at line 1764 of file wdfdevice.h.


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