IImeIPointNotifySink::IsReadingHalfKana

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

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.