Skip to content

LUID

Navigation: ADLX SDK ReferencesADLX InterfacesGPUIADLXGPU2

Syntax

ADLX_RESULT    LUID (ADLX_LUID* luid)

Parameters

#DirectionNameTypeDescription
1.[out]luidADLX_LUIDThe pointer to a variable where the local identifier information of the GPU is returned.

Return Value

If the local identifier information is successfully returned, ADLX_OK is returned.

If the local identifier information is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “ISystem2.h”
Minimum version1.4

See Also: ADLX_LUID, ADLX Enums