ImmGetCompositionFont (Windows Embedded Compact 7)
1/23/2013
This function retrieves information about the logical font currently used to display characters in the composition window.
BOOL ImmGetCompositionFont( HIMC hIMC, LPLOGFONT lplf );
- hIMC
-
[in] Handle to the input context.
- lplf
-
[out] Long pointer to a LOGFONT structure that receives the font information.