IMN_SETCOMPOSITIONFONT

The IMN_SETCOMPOSITIONFONT message is sent when the font of the input context is changed. An application or the UI window uses this message to retrieve information about the composition font by calling the ImmGetCompositionFont function. The composition component of the UI window uses lfFont to draw the text of the composition string.

There is no return value.