IMN_SETCOMPOSITIONWINDOW
The
IMN_SETCOMPOSITIONWINDOW 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.
Return Values
No return
value.
Remarks
The
application can get information about the composition form by using the
IMC_GETCOMPOSITIONWINDOW message.
See Also