SetFanSpeed 

Sets the fan speed in the manual fan tuning state.

Syntax 

ADLX_RESULT     SetFanSpeed (adlx_int value)

Parameters 

  1. [in] value adlx_int The new fan speed value (in %).

Return Value 

If the fan speed is successfully set, ADLX_OK is returned.

If the fan speed is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks 

Method for applying fan speed for the fan tuning state.

Requirements 

Header

include “IGPUManualFanTuning.h”

Minimum version

1.0