Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the values that are used with the ImmGetConversionStatusand ImmSetConversionStatusfunctions.

Value Description

IME_SMODE_AUTOMATIC

The IME carries out conversion processing in automatic mode.

IME_SMODE_NONE

No information for sentence.

IME_SMODE_PHRASEPREDICT

The IME uses phrase information to predict the next character.

IME_SMODE_PLURALCLAUSE

The IME uses plural clause information to carry out conversion processing.

IME_SMODE_SINGLECONVERT

The IME carries out conversion processing in single-character mode.

Bits 16 through 31 are reserved for IME use.

See Also