IImeIPointNotifySink::SetCandidateSelection (Windows Embedded CE 6.0)
1/6/2010
This method receives information about the current candidate selection.
Syntax
HRESULT SetCandidateSelection(
UINT iciCandidate
);
Parameters
- iciCandidate
[in] Integer that specifies the index of the selected candidate in the candidate list.
Return Value
Index of selected candidate.
Requirements
Header | msime.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IImeIPointNotifySink
IImeIPoint2