ImmGetCompositionWindow (Windows CE 5.0)
This function gets information about the composition window.
BOOL ImmGetCompositionWindow(HIMChIMC,LPCOMPOSITIONFORMlpCompForm);
Parameters
- hIMC
[in] Handle to the input context. - lpCompForm
[out] Long pointer to the COMPOSITIONFORM structure that receives information about the composition window.
Return Values
Nonzero indicates success. Zero indicates failure.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Imm.h.
Link Library: Coreimm.lib.
See Also
Send Feedback on this topic to the authors