The ImmSetCandidateWindow function sets information about the candidate list window.
BOOL ImmSetCandidateWindow(
HIMC hIMC, | |
LPCANDIDATEFORM lpCandidate | |
); |
If the function succeeds, the return value is a nonzero value.
If the function fails, the return value is zero.
ImmSetCandidateWindow causes an IMN_SETCANDIDATEPOS message to be sent to the application.