IADLXPowerTuningChangedEvent
The IADLXPowerTuningChangedEvent interface provides methods to check for changes to the power tuning settings.
InterfaceId: |
IADLXPowerTuningChangedEvent |
Smart Pointer Interface Name: |
IADLXPowerTuningChangedEventPtr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Checks for changes to the AMD SmartShift Max settings. |
Requirements
Header |
include “IPowerTuning.h” |
Minimum version |
1.2 |
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 .