IImeIPointNotifySink::IsReadingHalfKana (Windows Embedded CE 6.0)
1/6/2010
This method notifies the conversion service whether the IME UI expects a half-width character in the reading string.
Syntax
HRESULT IsReadingHalfKana(void);
Parameters
None.
Return Value
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
Header | msime.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IImeIPointNotifySink
IImeIPoint2