IKoreanImeUI::SetCandData (Windows Embedded CE 6.0)
1/6/2010
Sets the current candidate list.
Syntax
STDMETHOD SetCandData(
DWORD dwSize,
BYTE* lpCandList
);
Parameters
- dwSize
[in] Size of input buffer.
- lpCandList
[in] Pointer to CANDIDATELIST structure.
Return Value
None.
Requirements
Header | koreanimeui.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |