IMN_SETCANDIDATEPOS

This message is sent when an IME is about to move candidates windows. Application use this message to be informed about the end of candidate processing. The UI window moves a candidate window when it processes this message.

lParam

Shows which candidate list should be moved. For example, if bit0 is 1, the first candidate list should be moved. If bit31 is 1, the 32nd candidate list should be moved.