Skip to content

Orientation

Navigation: ADLX SDK ReferencesADLX InterfacesDesktopIADLXDesktop

Syntax

ADLX_RESULT    Orientation (ADLX_ORIENTATION* orientation)

Parameters

#DirectionNameTypeDescription
1.[out]orientationADLX_ORIENTATIONThe pointer to a variable where the orientation is returned.

Return Value

If the orientation is successfully returned, ADLX_OK is returned.

If the orientation is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

The desktop orientation indicates the rotation angle of the desktop.

Requirements

Headerinclude “IDesktops.h”
Minimum version1.0