Working with the IME Status Window (Windows CE 5.0)

Send Feedback

The Status window provides information on the status of the IME and allows a user to set the IME conversion mode.

The following screen shot shows an active Status window.

ms904392.status1(en-us,MSDN.10).gif

IME hot keys turn the IME on or off or, in some situations, switch IMEs. An application can call the ImmGetHotKey function to retrieve, or the ImmSetHotKey function to set, the value of an IME hot key. This is not typically done by applications, however, because most users become accustomed to the particular hot key for the IME that they are using.

Applications cannot add hot keys to the system. Applications can initiate the same action as a hot key by using the ImmSimulateHotKey function.

See Also

Working with the IME Candidate Window | ImmGetHotKey | ImmSetHotKey | ImmSimulateHotKey

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.