IImeIPoint2::SelectIpCandidate (Windows CE 5.0)
This method changes the selection of the candidates in the IME item.
STDMETHODSelectIpCandidate(DWORD dwCharId,INT iselno);
Parameters
- dwCharId
[in] Reserved. Set the value to zero. - iselno
[in] Index of the candidate in the IME item.
Return Values
None.
Remarks
This method changes the selection of the candidate in the IME item at the current insertion point.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.
See Also
Using the IImeIPoint2 Interface
Send Feedback on this topic to the authors