IADLXPowerTuningChangedEvent1
The IADLXPowerTuningChangedEvent1 is an extension interface to IADLXPowerTuningChangedEvent , it provides methods to check for changes to the AMD SmartShift Eco settings.
InterfaceId: |
IADLXPowerTuningChangedEvent1 |
Smart Pointer Interface Name: |
IADLXPowerTuningChangedEvent1Ptr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Checks for changes to the AMD SmartShift Eco enable/disable and active/inactive state. |
Requirements
Header |
include “IPowerTuning1.h” |
Minimum version |
1.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 .