IImeIPointNotifySink::SetCompositionReadStr (Windows CE 5.0)
This method receives information about the reading string of the current composition.
HRESULT SetCompositionReadStr(UINTcwch,WCHAR* pwsz);
Parameters
- cwch
[in] Integer that specifies the number of characters in the reading string of the current composition. - pwsz
[in] Pointer to a string that contains the reading of the current composition.
Return Values
Current composition reading.
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