IMN_SETCOMPOSITIONWINDOW (Windows CE 5.0)

Send Feedback

This message is sent when the composition form of the input context is updated.

WM_IME_NOTIFYwSubMessage = IMN_SETCOMPOSITIONWINDOW;lParam= 0;

Parameters

  • lParam
    Not used.

Return Values

None.

Remarks

The composition component of the UI window uses cfCompForm to show the composition window. The application can get data about the composition form by using the IMC_GETCOMPOSITIONWINDOW message.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Imm.h.

See Also

IMC_GETCOMPOSITIONWINDOW | WM_IME_NOTIFY

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.