Skip to content

ScanType

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay

Syntax

ADLX_RESULT    ScanType (ADLX_DISPLAY_SCAN_TYPE* scanType)

Parameters

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

Return Value

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

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

Refer to ADLX_RESULT for success codes and error codes.

Remarks

The scan type can be progressive or interlaced.

Requirements

Headerinclude “IDisplays.h”
Minimum version1.0