Skip to content

GetNumberOfDisplays

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayServices

Syntax

ADLX_RESULT    GetNumberOfDisplays (adlx_uint* numDisplays)

Parameters

#DirectionNameTypeDescription
1.[out]numDisplaysadlx_uint*The pointer to a variable where the number of displays is returned.

Return Value

If the number of displays is successfully returned, ADLX_OK is returned.

If the number of displays is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and errors codes.

Remarks

For more information about the AMD GPUs, refer to ADLX GPU Support.

Requirements

Headerinclude “IDisplays.h”
Minimum version1.0

See Also: ADLX Enums, Compatibility