Platform SDK: International Features |
An application sends the IMC_SETCOMPOSITIONFONT command to an IME window to specify the logical font to use for displaying intermediate characters in the composition window.
To send this command, use the WM_IME_CONTROL message with wParam and lParam set as follows.
Returns zero if successful, nonzero otherwise.
When processing this command, the IME window changes the current selected font in the input context.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Imm.h.
Input Method Editor Overview, Input Method Editor Commands, LOGFONT, WM_IME_CONTROL