This message is sent when the font of the input context is updated. The application receives this notification message through the WM_IME_NOTIFY message.
At a Glance
| Header file: | Imm.h | 
| Windows CE versions: | 2.1 and later | 
Return Values
None
Remarks
The application can get font data by using the ImmGetCompositionFont function. The IME window subsequently uses the font to draw the composition string.