Skip to content

SetPowerSaver

Navigation: ADLX SDK ReferencesADLX InterfacesGPU TuningIADLXGPUPresetTuning

Syntax

ADLX_RESULT    SetPowerSaver ()

Parameters

N/A

Return Value

If the power saver is successfully applied, ADLX_OK is returned.

If the one click auto tuning feature is enabled, ADLX_RESET_NEEDED is returned.

In this case, the overdrive feature must be reset to factory setting using ResetToFactory.

If the power saver is not successfully applied, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Use of the power saver tuning preset is limited to some GPUs.

Requirements

Headerinclude “IGPUAutoTuning.h”
Minimum version1.0

See Also: ResetToFactory, ADLX Enums