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);