ImmCreateContext
A version of this page is also available for
4/8/2010
This function creates a new input context, allocating memory for the context and initializing it. An application calls this function to prepare its own input context.
HIMC ImmCreateContext(void);
None.
The handle to the new input context indicates success. NULL indicates failure.
Header | imm.h |
Library | Coreimm.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |