IsSupported
Checks if AMD SmartShift Eco is supported.
Syntax
ADLX_RESULT IsSupported (adlx_bool* supported)
Parameters
-
[out]
supported adlx_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
Header |
include “IPowerTuning1.h” |
Minimum version |
1.4 |