Skip to content

SetEnabled

Navigation: ADLX SDK ReferencesADLX InterfacesPower TuningIADLXSmartShiftEco

Syntax

ADLX_RESULT    SetEnabled (adlx_bool enable)

Parameters

#DirectionNameTypeDescription
1.[in]enableadlx_boolThe 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

Headerinclude “IPowerTuning1.h”
Minimum version1.4

See Also: ADLX Enums