EventLoop.DispatchMessage C# (CSharp) Méthode

DispatchMessage() private méthode

private DispatchMessage ( MSG, &lpMsg ) : IntPtr,
lpMsg MSG,
Résultat IntPtr,
            private static extern IntPtr DispatchMessage(ref MSG lpMsg);
        }