@msdn=https://docs.microsoft.com/en-us/windows/desktop/api/imm/nf-imm-immreleasecontext @pinvoke=http://pinvoke.net/$$$.htm 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: ImmReleaseContext@msdn on MSDN
Edit imm32.ImmReleaseC...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.