Overview
IME(Input Method Editor) is a special way to input various characters, such as Japanese, Chinese, etc. The IME gets keyboard inputs, usually those are the pronunciation of the target character, and then convert them, show the candidates, and so on.
Some applications, like word processor, may want to use the IME functions. IM Interface provides a way to access and control the IME to the applications.
The IM Interface is available for only PM applications.