EM_GETCTFOPENSTATUS message

Determines if the Text Services Framework (TSF) keyboard is open or closed.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

If the TSF keyboard is open, the return value is TRUE. Otherwise, it is FALSE.

Requirements

Requirement Value
Minimum supported client
Windows XP with SP1 [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h

See also

EM_SETCTFOPENSTATUS