Platform SDK: International Features |
An application sends the IMC_SETCANDIDATEPOS command to an IME window to set the position of the candidate window. This command is intended for applications that display composition characters on their own but use the IME window to display candidates.
To send this command, use the WM_IME_CONTROL message with wParam and lParam set as follows.
Return zero if successful, nonzero otherwise.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Imm.h.
Input Method Editor Overview, Input Method Editor Commands, CANDIDATEFORM, WM_IME_CONTROL