ReactOS 0.4.15-dev-7942-gd23573b
_WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0:

Public Attributes

ULONG Size
 
DEVICE_POWER_STATE DxState
 
WDF_POWER_POLICY_SX_WAKE_USER_CONTROL UserControlOfWakeSettings
 
WDF_TRI_STATE Enabled
 
BOOLEAN ArmForWakeIfChildrenAreArmedForWake
 
BOOLEAN IndicateChildWakeOnParentWake
 

Detailed Description

Definition at line 917 of file wdf20.h.

Member Data Documentation

◆ ArmForWakeIfChildrenAreArmedForWake

BOOLEAN _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0::ArmForWakeIfChildrenAreArmedForWake

Definition at line 955 of file wdf20.h.

◆ DxState

DEVICE_POWER_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0::DxState

Definition at line 927 of file wdf20.h.

◆ Enabled

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0::Enabled

Definition at line 946 of file wdf20.h.

◆ IndicateChildWakeOnParentWake

BOOLEAN _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0::IndicateChildWakeOnParentWake

Definition at line 963 of file wdf20.h.

◆ Size

ULONG _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0::Size

Definition at line 921 of file wdf20.h.

◆ UserControlOfWakeSettings

WDF_POWER_POLICY_SX_WAKE_USER_CONTROL _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V2_0::UserControlOfWakeSettings

Definition at line 933 of file wdf20.h.


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