Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
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.
Syntax
HIMC ImmCreateContext(void);
Parameters
None.
Return Value
The handle to the new input context indicates success. NULL indicates failure.
Requirements
Header |
imm.h |
Library |
Coreimm.lib |