Korean IME Architecture in Windows Embedded CE (Windows Embedded CE 6.0)

1/6/2010

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

Other Resources

Korean IME