Skip to content

PCIBusLaneWidth

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU1

Syntax

ADLX_RESULT    PCIBusLaneWidth (adlx_uint* laneWidth)

Parameters

#DirectionNameTypeDescription
1.[out]laneWidthadlx_uint*The pointer to a variable where the PCI bus lane width is returned.

Return Value

If the PCI bus lane width is successfully returned, ADLX_OK is returned.

If the PCI bus lane width is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “ISystem1.h”
Minimum version1.2