IKoreanImeUI::SetCandData (Windows CE 5.0)
Sets the current candidate list.
STDMETHOD SetCandData(DWORD dwSize, BYTE* lpCandList);
Parameters
- dwSize
[in] Size of input buffer. - lpCandList
[in] Pointer to CANDIDATELIST structure.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: KoreanImeUI.h.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors