다음을 통해 공유


IKoreanImeUI::SetCandData (Windows CE 5.0)

Send Feedback

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

CANDIDATELIST

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.