IMC_SETCANDIDATEPOS

An application sends the IMC_SETCANDIDATEPOS message to the IME window to specify the recommended position to display a candidate window. This message is intended to be sent by an application that displays composition characters without the IME UI, but uses the IME UI to display candidates. A UI window does not receive this message.

If successful, the return value is zero. Otherwise, it is nonzero.

lParam
Address of a CANDIDATEFORM structure.