ReactOS 0.4.15-dev-7924-g5949c20
_WDF_POWER_FRAMEWORK_SETTINGS_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_POWER_FRAMEWORK_SETTINGS_V2_0:

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 1115 of file wdf20.h.

Member Data Documentation

◆ Component

PPO_FX_COMPONENT _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::Component

Definition at line 1141 of file wdf20.h.

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::ComponentActiveConditionCallback

Definition at line 1148 of file wdf20.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::ComponentIdleConditionCallback

Definition at line 1155 of file wdf20.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::ComponentIdleStateCallback

Definition at line 1162 of file wdf20.h.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 1126 of file wdf20.h.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 1133 of file wdf20.h.

◆ PoFxDeviceContext

PVOID _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::PoFxDeviceContext

Definition at line 1175 of file wdf20.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::PowerControlCallback

Definition at line 1169 of file wdf20.h.

◆ Size

ULONG _WDF_POWER_FRAMEWORK_SETTINGS_V2_0::Size

Definition at line 1119 of file wdf20.h.


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