Skip to content

PCIBusType

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU1

Syntax

ADLX_RESULT    PCIBusType (ADLX_PCI_BUS_TYPE* busType)

Parameters

#DirectionNameTypeDescription
1.[out]busTypeADLX_PCI_BUS_TYPEThe pointer to a variable where the GPU PCI bus type is returned.

Return Value

If the GPU PCI bus type is successfully returned, ADLX_OK is returned.

If the GPU PCI bus type 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