Skip to content

GetDPLinkRate

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayConnectivityExperience

Syntax

ADLX_RESULT    GetDPLinkRate(ADLX_DP_LINK_RATE* linkRate)

Parameters

#DirectionNameTypeDescription
1.[out]linkRateADLX_DP_LINK_RATEThe pointer to a type where the current DP link rate is returned.

Return Value

If the type of DP link rate is successfully returned, ADLX_OK is returned.

If the type of DP link rate 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