ImmReleaseContext (imm32)
Last changed: -91.119.3.204

.
Summary
TODO - a short description

C# Signature:

[DllImport("Imm32.dll")]
public static extern bool ImmReleaseContext(IntPtr hWnd,IntPtr hIMC);

VB Signature:

Declare Function ImmReleaseContext Lib "Imm32.dll" (TODO) As TODO

User-Defined Types:

None.

Notes:

See also ImmGetConversionList function page

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation