IImeIPointNotifySink::SetCompositionStr (Windows CE 5.0)

Send Feedback

This method receives information about the current composition string.

HRESULT SetCompositionStr(UINTcwch,WCHAR* pwsz);

Parameters

  • cwch
    [in] Integer that specifies the number of characters in the current composition string.
  • pwsz
    [in] Pointer to a string that contains the current composition string.

Return Values

Pointer to current composition string.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.

See Also

Japanese Pocket IME | IImeIPoint2

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.