Skip to content

GetDescription

Navigation: ADLX SDK ReferencesADLX InterfacesGPU TuningIADLXMemoryTimingDescription

Syntax

ADLX_RESULT    GetDescription (ADLX_MEMORYTIMING_DESCRIPTION* description)

Parameters

#DirectionNameTypeDescription
1.[out]descriptionADLX_MEMORYTIMING_DESCRIPTIONThe pointer to a variable where the memory timing description is returned.

Return Value

If the memory timing description is successfully returned, ADLX_OK is returned.

If the memory timing description is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IGPUTuning.h”
Minimum version1.0

See Also: ADLX Enums