다음을 통해 공유


Korean IME Architecture in Windows CE (Windows CE 5.0)

Send Feedback

The Korean IME allows an OEM to supply a custom UI module. The UI module must expose the IKoreanImeUI Interface interface, which the IME uses to control the UI module. This interface should only be called by the IME or the kernel. To communicate with the IME, the application should use Input Method Manager (IMM) functions. An interface is created for each IME input context, and each interface creates status, composition, and candidate UI windows.

See Also

Korean IME

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.