GetFrequency 

Gets the frequency in the manual tuning state on a GPU.

Syntax 

ADLX_RESULT     GetFrequency (adlx_uint* value)

Parameters 

  1. [out] value adlx_uint* The pointer to a variable where the frequency (in MHz) in the manual tuning state is returned.

Return Value 

If the frequency is successfully returned, ADLX_OK is returned.

If the frequency is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements 

Header

include “IGPUTuning.h”

Minimum version

1.0