Share via


CImeCUIDefCompWindow::IsHoverActionSupported (Windows Embedded CE 6.0)

1/6/2010

This method determines whether objects in the default composition window check for a mouse hover.

Syntax

static BOOL IsHoverActionSupported(void);

Parameters

None.

Return Value

TRUE indicates that the objects check the mouse hover. FALSE indicates that the objects do not check for a mouse hover.

Requirements

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

See Also

Reference

CImeCUIDefCompWindow