IKoreanImeUI::SetCompData (Windows CE 5.0)
Sets the current composition string.
STDMETHOD SetCompData(DWORD dwCompLen, WCHAR* lpCompStr);
Parameters
- dwCompLen
[in] Length of composition string. - lpCompStr
[in] Pointer to string contents.
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