BlisterUI.Input.WMHookInput.ImmAssociateContext C# (CSharp) Méthode

ImmAssociateContext() private méthode

private ImmAssociateContext ( IntPtr hWnd, IntPtr hIMC ) : IntPtr
hWnd System.IntPtr
hIMC System.IntPtr
Résultat System.IntPtr
        static extern IntPtr ImmAssociateContext(IntPtr hWnd, IntPtr hIMC);