ReactOS 0.4.15-dev-8058-ga7cbb60
_PO_FX_DEVICE_V2 Struct Reference

#include <potypes.h>

Collaboration diagram for _PO_FX_DEVICE_V2:

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
 
PVOID DeviceContext
 
ULONG ComponentCount
 

Detailed Description

Definition at line 608 of file potypes.h.

Member Function Documentation

◆ _Field_size_full_()

_PO_FX_DEVICE_V2::_Field_size_full_ ( ComponentCount  )

Member Data Documentation

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _PO_FX_DEVICE_V2::ComponentActiveConditionCallback

Definition at line 612 of file potypes.h.

◆ ComponentCount

ULONG _PO_FX_DEVICE_V2::ComponentCount

Definition at line 619 of file potypes.h.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _PO_FX_DEVICE_V2::ComponentIdleConditionCallback

Definition at line 613 of file potypes.h.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _PO_FX_DEVICE_V2::ComponentIdleStateCallback

Definition at line 614 of file potypes.h.

◆ DeviceContext

PVOID _PO_FX_DEVICE_V2::DeviceContext

Definition at line 618 of file potypes.h.

◆ DevicePowerNotRequiredCallback

PPO_FX_DEVICE_POWER_NOT_REQUIRED_CALLBACK _PO_FX_DEVICE_V2::DevicePowerNotRequiredCallback

Definition at line 616 of file potypes.h.

◆ DevicePowerRequiredCallback

PPO_FX_DEVICE_POWER_REQUIRED_CALLBACK _PO_FX_DEVICE_V2::DevicePowerRequiredCallback

Definition at line 615 of file potypes.h.

◆ Flags

ULONGLONG _PO_FX_DEVICE_V2::Flags

Definition at line 611 of file potypes.h.

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _PO_FX_DEVICE_V2::PowerControlCallback

Definition at line 617 of file potypes.h.

◆ Version

ULONG _PO_FX_DEVICE_V2::Version

Definition at line 610 of file potypes.h.


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