Share via


CImeCUICandWindow::IsHoverActionSupported (Windows Embedded CE 6.0)

1/6/2010

This method determines whether objects of the IME candidate window handle mouse hover events.

Syntax

static BOOL IsHoverActionSupported(void);

Parameters

None.

Return Value

TRUE indicates that the objects handle the mouse hover events. FALSE indicates that the objects do not handle mouse hover events.

Requirements

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

See Also

Reference

CImeCUICandWindow