4.1.5 IME operations

The API functions below allow the application to simulate enabling/disabling the IME, selecting the conversion mode, and other operations the user frequently performs.

API function nameDescription
AIT_IMEGetOpenStatusAcquires the open status of the IME.
AIT_IMESetOpenStatusSets the open status of the IME.
AIT_IMEGetConversionStatusAcquires the conversion status of the IME.
AIT_IMESetConversionStatusSets the conversion status of the IME.
AIT_IMEGetStatusWindowPosAcquires the position of the status window of the IME.
AIT_IMESetStatusWindowPosSets the position of the status window of the IME.
AIT_IMEGetPropertyAcquires the properties of the IME.
AIT_IMESimulateHotKeySimulates the hot key of the IME.