ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_POWER_FRAMEWORK_SETTINGS_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_POWER_FRAMEWORK_SETTINGS_V1_11:

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 1130 of file wdf111.h.

Member Data Documentation

◆ Component

PPO_FX_COMPONENT _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::Component

Definition at line 1156 of file wdf111.h.

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::ComponentActiveConditionCallback

Definition at line 1163 of file wdf111.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::ComponentIdleConditionCallback

Definition at line 1170 of file wdf111.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::ComponentIdleStateCallback

Definition at line 1177 of file wdf111.h.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 1141 of file wdf111.h.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 1148 of file wdf111.h.

◆ PoFxDeviceContext

PVOID _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::PoFxDeviceContext

Definition at line 1190 of file wdf111.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::PowerControlCallback

Definition at line 1184 of file wdf111.h.

◆ Size

ULONG _WDF_POWER_FRAMEWORK_SETTINGS_V1_11::Size

Definition at line 1134 of file wdf111.h.


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