Skip to content

ASICFamilyType

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU

Syntax

ADLX_RESULT    ASICFamilyType (ADLX_ASIC_FAMILY_TYPE* asicFamilyType)

Parameters

#DirectionNameTypeDescription
1.[out]asicFamilyTypeADLX_ASIC_FAMILY_TYPEThe pointer to a variable where the ASIC family type is returned.

Return Value

If the ASIC family type is successfully returned, ADLX_OK is returned.

If the ASIC family type is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “ISystem.h”
Minimum version1.0