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 name | Description |
---|---|
AIT_IMEGetOpenStatus | Acquires the open status of the IME. |
AIT_IMESetOpenStatus | Sets the open status of the IME. |
AIT_IMEGetConversionStatus | Acquires the conversion status of the IME. |
AIT_IMESetConversionStatus | Sets the conversion status of the IME. |
AIT_IMEGetStatusWindowPos | Acquires the position of the status window of the IME. |
AIT_IMESetStatusWindowPos | Sets the position of the status window of the IME. |
AIT_IMEGetProperty | Acquires the properties of the IME. |
AIT_IMESimulateHotKey | Simulates the hot key of the IME. |