Type

Get the type of a desktop.

Syntax

Copied!

ADLX_RESULT     Type (ADLX_DESKTOP_TYPE * desktopType)

Parameters

  1. [out] desktopType ADLX_DESKTOP_TYPE * The 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

Header

include “IDesktops.h”

Minimum version

1.0