ImmGetContext (imm32)
Last changed: -219.135.189.42

.
Summary
TODO - a short description

C# Signature:

[DllImport("Imm32.dll", SetLastError=true)]
public static extern IntPtr ImmGetContext(IntPtr hWnd);

VB Signature:

Declare Function ImmGetContext 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