IMN_SETCOMPOSITIONWINDOW

This message is sent when the style or position of the composition window is updated. The application receives this notification message through the WM_IME_NOTIFY message.

At a Glance

Header file: Imm.h
Windows CE versions: 2.1 and later (Japanese version 1.0 and later)

Return Values

None

Remarks

The application can get data about the composition form by using the IMC_GETCOMPOSITIONWINDOW message.

See Also

ImmGetCompositionWindow, WM_IME_NOTIFY