IImeIPoint2::SelectIpCandidate
This method changes the selection of the candidates in the IME item.
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.
See Also
Using the IImeIPoint2 Interface
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.