Skip to content

GetNumberOfTotalLanes

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayConnectivityExperience

Syntax

ADLX_RESULT    GetNumberOfTotalLanes(adlx_uint* numTotalLanes)

Parameters

#DirectionNameTypeDescription
1.[out]numTotalLanesADLX_DP_LINK_RATE*The pointer to the number of current total lanes is returned.

Return Value

If the number of total lanes is successfully returned, ADLX_OK is returned.

If the number of total lanes 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