다음을 통해 공유


IKoreanImeUI::SetCompData (Windows CE 5.0)

Send Feedback

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

IKoreanImeUI

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.