Skip to content

GetRelativeVoltageSwing

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayConnectivityExperience

Syntax

ADLX_RESULT    GetRelativeVoltageSwing(adlx_uint* relativeVoltageSwing)

Parameters

#DirectionNameTypeDescription
1.[out]relativeVoltageSwingADLX_DP_LINK_RATE*The pointer to the number of current relative voltage swing is returned.

Return Value

If the relative voltage swing is successfully returned, ADLX_OK is returned.

If the relative voltage swing is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.2