Skip to content

DisplayType

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay

Syntax

ADLX_RESULT    DisplayType (ADLX_DISPLAY_TYPE* displayType)

Parameters

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

Return Value

If the type of this display is successfully returned, ADLX_OK is returned.

If the type of this display is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

The display type can be used to discover if the display is a TV, a Digital Flat Panel, or any other kind of display.

Requirements

Headerinclude “IDisplays.h”
Minimum version1.0