Skip to content

Type

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU

Syntax

ADLX_RESULT    Type (ADLX_GPU_TYPE* gpuType)

Parameters

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

Return Value

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

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

Refer to ADLX_RESULT for success codes and error codes.

Remarks

The GPU type can be categorized into Integrated, Discrete, and Unknown.

Requirements

Headerinclude “ISystem.h”
Minimum version1.0