IImeIPointNotifySink::IsReadingHalfKana (Windows CE 5.0)
This method notifies the conversion service whether the IME UI expects a half-width character in the reading string.
HRESULT IsReadingHalfKana(void);
Parameters
None.
Return Values
None.
Remarks
In this release, the conversion service must return the reading string with the half-width Katakana character; therefore, you need to return S_OK.
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