ReactOS 0.4.15-dev-7953-g1f49173
_PO_FX_DEVICE_V3 Struct Reference

#include <potypes.h>

Collaboration diagram for _PO_FX_DEVICE_V3:

Public Member Functions

 _Field_size_full_ (ComponentCount) PO_FX_COMPONENT_V2 Components[ANYSIZE_ARRAY]
 

Public Attributes

ULONG Version
 
ULONGLONG Flags
 
PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK ComponentActiveConditionCallback
 
PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK ComponentIdleConditionCallback
 
PPO_FX_COMPONENT_IDLE_STATE_CALLBACK ComponentIdleStateCallback
 
PPO_FX_DEVICE_POWER_REQUIRED_CALLBACK DevicePowerRequiredCallback
 
PPO_FX_DEVICE_POWER_NOT_REQUIRED_CALLBACK DevicePowerNotRequiredCallback
 
PPO_FX_POWER_CONTROL_CALLBACK PowerControlCallback
 
PPO_FX_DIRECTED_POWER_UP_CALLBACK DirectedPowerUpCallback
 
PPO_FX_DIRECTED_POWER_DOWN_CALLBACK DirectedPowerDownCallback
 
ULONG DirectedFxTimeoutInSeconds
 
PVOID DeviceContext
 
ULONG ComponentCount
 

Detailed Description

Definition at line 656 of file potypes.h.

Member Function Documentation

◆ _Field_size_full_()

_PO_FX_DEVICE_V3::_Field_size_full_ ( ComponentCount  )

Member Data Documentation

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _PO_FX_DEVICE_V3::ComponentActiveConditionCallback

Definition at line 660 of file potypes.h.

◆ ComponentCount

ULONG _PO_FX_DEVICE_V3::ComponentCount

Definition at line 670 of file potypes.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _PO_FX_DEVICE_V3::ComponentIdleConditionCallback

Definition at line 661 of file potypes.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _PO_FX_DEVICE_V3::ComponentIdleStateCallback

Definition at line 662 of file potypes.h.

◆ DeviceContext

PVOID _PO_FX_DEVICE_V3::DeviceContext

Definition at line 669 of file potypes.h.

◆ DevicePowerNotRequiredCallback

PPO_FX_DEVICE_POWER_NOT_REQUIRED_CALLBACK _PO_FX_DEVICE_V3::DevicePowerNotRequiredCallback

Definition at line 664 of file potypes.h.

◆ DevicePowerRequiredCallback

PPO_FX_DEVICE_POWER_REQUIRED_CALLBACK _PO_FX_DEVICE_V3::DevicePowerRequiredCallback

Definition at line 663 of file potypes.h.

◆ DirectedFxTimeoutInSeconds

ULONG _PO_FX_DEVICE_V3::DirectedFxTimeoutInSeconds

Definition at line 668 of file potypes.h.

◆ DirectedPowerDownCallback

PPO_FX_DIRECTED_POWER_DOWN_CALLBACK _PO_FX_DEVICE_V3::DirectedPowerDownCallback

Definition at line 667 of file potypes.h.

◆ DirectedPowerUpCallback

PPO_FX_DIRECTED_POWER_UP_CALLBACK _PO_FX_DEVICE_V3::DirectedPowerUpCallback

Definition at line 666 of file potypes.h.

◆ Flags

ULONGLONG _PO_FX_DEVICE_V3::Flags

Definition at line 659 of file potypes.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _PO_FX_DEVICE_V3::PowerControlCallback

Definition at line 665 of file potypes.h.

◆ Version

ULONG _PO_FX_DEVICE_V3::Version

Definition at line 658 of file potypes.h.


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