SetEnabled
Sets AMD Smartshift Eco to enabled or disabled.
Syntax
ADLX_RESULT SetEnabled (adlx_bool enable)
Parameters
-
[in]
enable adlx_bool The new AMD Smartshift Eco state. Set true to enable AMD Smartshift Eco. Set false to disable AMD Smartshift Eco.
Return Value
If the state of AMD Smartshift Eco is successfully set, ADLX_OK is returned.
If the state of AMD Smartshift Eco is not successfully set, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Requirements
Header |
include “IPowerTuning1.h” |
Minimum version |
1.4 |