Skip to content

IsSupported

Navigation: ADLX SDK ReferencesADLX InterfacesPower TuningIADLXSmartShiftEco

Syntax

ADLX_RESULT    IsSupported (adlx_bool* supported)

Parameters

#DirectionNameTypeDescription
1.[out]supportedadlx_bool*The pointer to a variable where the support status of AMD SmartShift Eco is returned. The variable is true if AMD SmartShift Eco is supported. The variable is false if AMD SmartShift Eco is not supported.

Return Value

If the support status of AMD SmartShift Eco is successfully returned, ADLX_OK is returned.

If the support status of AMD SmartShift Eco is not successfully returned, 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