IImeIPoint2::SelectIpCandidate (Windows Embedded CE 6.0)
1/6/2010
This method changes the selection of the candidates in the IME item.
Syntax
STDMETHOD SelectIpCandidate(
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
Header | msime.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |