BlisterUI.Input.WMHookInput.ImmAssociateContext C# (CSharp) Метод

ImmAssociateContext() приватный Метод

private ImmAssociateContext ( IntPtr hWnd, IntPtr hIMC ) : IntPtr
hWnd System.IntPtr
hIMC System.IntPtr
Результат System.IntPtr
        static extern IntPtr ImmAssociateContext(IntPtr hWnd, IntPtr hIMC);