Share via


IImeIPointNotifySink::SetResultReadStr (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

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 Value

Pointer to reading string.

Requirements

Header msime.h
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IImeIPointNotifySink
IImeIPoint2

Other Resources

Japanese Pocket IME