UID | title | description | helpviewer_keywords | old-location | tech.root | ms.assetid | ms.date | ms.keywords | req.header | req.include-header | req.target-type | req.target-min-winverclnt | req.target-min-winversvr | req.kmdf-ver | req.umdf-ver | req.ddi-compliance | req.unicode-ansi | req.idl | req.max-support | req.namespace | req.assembly | req.type-library | req.lib | req.dll | req.irql | targetos | req.typenames | req.redist | ms.custom | f1_keywords | dev_langs | topic_type | api_type | api_location | api_name | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NF:imm.ImmCreateContext |
ImmCreateContext function (imm.h) |
The ImmCreateContext function (imm.h) creates a new input context, allocating memory for the context and initializing it. |
|
intl\immcreatecontext.htm |
Intl |
2207927a-0edb-4d3a-a1b7-75b94d1616d5 |
08/04/2022 |
ImmCreateContext, ImmCreateContext function [Internationalization for Windows Applications], _win32_ImmCreateContext, imm/ImmCreateContext, intl.immcreatecontext |
imm.h |
Immdev.h, Windows.h |
Windows |
Windows XP [desktop apps only],East Asian language support installed. |
Windows Server 2003 [desktop apps only] |
Imm32.lib |
Imm32.dll |
Windows |
19H1 |
|
|
|
|
|
|
Creates a new input context, allocating memory for the context and initializing it. An application calls this function to prepare its own input context.
Returns the handle to the new input context if successful, or NULL otherwise.