IImeIPointNotifySink::SetResultReadStr

This method receives information about the reading string of the composition result.

HRESULT SetResultReadStr(
  UINT cwch,
  WCHAR* pwsz
);

Parameters

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

Return Values

Pointer to reading string.

Requirements

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

See Also

Japanese Pocket IME | IImeIPoint2

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.