Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/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.
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 |
| Windows Embedded CE | Windows CE .NET 4.0 and later |