IMN_SETSTATUSWINDOWPOS (Windows CE 5.0)

Send Feedback

This message is sent when the status window position in the input context is updated.

WM_IME_NOTIFYwSubMessage = IMN_SETSTATUSWINDOWPOS;lParam= 0;

Parameters

  • lParam
    Not used.

Return Values

None.

Remarks

The application can get data about the status window position by using the IMC_GETSTATUSWINDOWPOS message.

Requirements

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

See Also

IMC_GETSTATUSWINDOWPOS | WM_IME_NOTIFY

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.