CImeCUICandWindow::GetMaxHeight (Windows CE 5.0)
This method retrieves the maximum height of the IME candidate window.
static INT GetMaxHeight(void);
Parameters
None.
Return Values
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
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
CImeCUICandWindow | CImeCUICandWindow::GetMaxItems
Send Feedback on this topic to the authors