Share via


CImeCUICandWindow::GetMaxHeight (Windows Embedded CE 6.0)

1/6/2010

This method retrieves the maximum height of the IME candidate window.

Syntax

static INT GetMaxHeight(void);

Parameters

None.

Return Value

The return value is the maximum height of the IME candidate window.

Remarks

OEMs can use the GetMaxHeight method to limit the height of the candidate window. If the height of the candidate window exceeds the limit, it shows fewer candidates than the number specified by the GetMaxItems method.

Requirements

Header imjpskin.h
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

CImeCUICandWindow
CImeCUICandWindow::GetMaxItems