Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
imm.h
Unicode
No
Platform Notes
None

WM_IME_NOTIFY

The WM_IME_NOTIFY message is sent to an application to notify it of changes to the IME window. An application processes this message if it is responsible for managing the IME window.

dwCommand = (DWORD) wParam;
dwData = (DWORD) lParam;

Parameters

dwCommand

Command value. This parameter may be one of the following values:

IMN_CHANGECANDIDATE
IMN_SETCANDIDATEPOS
IMN_CLOSECANDIDATE
IMN_SETCOMPOSITIONFONT
IMN_CLOSESTATUSWINDOW
IMN_SETCOMPOSITIONWINDOW
IMN_GUIDELINE
IMN_SETCONVERSIONMODE
IMN_OPENCANDIDATE
IMN_SETOPENSTATUS
IMN_OPENSTATUSWINDOW
IMN_SETSENTENCEMODE
IMN_PRIVATE
IMN_SETSTATUSWINDOWPOS

For more information about these commands, see the corresponding descriptions.

dwData

Command-specific value.

Return Values

Returns a command-specific value.

IMN_CHANGECANDIDATE, IMN_OPENCANDIDATE, IMN_OPENSTATUSWINDOW, IMN_SETCANDIDATEPOS, IMN_SETCOMPOSITIONFONT, IMN_SETCOMPOSITIONWINDOW, IMN_SETCONVERSIONMODE, IMN_SETOPENSTATUS, IMN_SETSENTENCEMODE, IMN_SETSTATUSWINDOWPOS

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database