Skip to content

UniqueId

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU

Syntax

ADLX_RESULT    UniqueId(adlx_int* uniqueId)

Parameters

#DirectionNameTypeDescription
1.[out]uniqueIdadlx_int*The pointer to a variable where the unique id of the GPU is returned.

Return Value

If the unique id is successfully returned, ADLX_OK is returned.

If the unique id 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