Skip to content

IADLXPowerTuningChangedEvent1

Navigation: ADLX SDK ReferencesADLX InterfacesPower Tuning

The IADLXPowerTuningChangedEvent1 is an extension interface to IADLXPowerTuningChangedEvent. It provides methods to check for changes to AMD SmartShift Eco settings.

InterfaceId:IADLXPowerTuningChangedEvent1
Smart Pointer Interface Name:IADLXPowerTuningChangedEvent1Ptr
Inherits:IADLXPowerTuningChangedEvent
Inherited By:N/A

Methods

MethodDescription
IsSmartShiftEcoChangedChecks for changes to AMD SmartShift Eco settings.

Requirements

Headerinclude “IPowerTuning1.h”
Minimum version1.4

Example

To see how to use this interface in a C++ application, refer to the SyncPowerTuning C++ sample.

For a C application, refer to the SyncPowerTuning C sample.

Subpages

See Also: IADLXPowerTuningChangedEvent, IsSmartShiftEcoChanged, SyncPowerTuning, SyncPowerTuning