Skip to content

Type

Navigation: ADLX SDK ReferencesADLX InterfacesDesktopIADLXDesktop

Syntax

ADLX_RESULT    Type (ADLX_DESKTOP_TYPE* desktopType)

Parameters

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

Return Value

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

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

Refer to ADLX_RESULT for success codes and error codes.

Remarks

The desktop type indicates if the desktop is single, duplicate or AMD Eyefinity.

Requirements

Headerinclude “IDesktops.h”
Minimum version1.0