EventLoop.DispatchMessage C# (CSharp) Method

DispatchMessage() private method

private DispatchMessage ( MSG, &lpMsg ) : IntPtr,
lpMsg MSG,
return IntPtr,
            private static extern IntPtr DispatchMessage(ref MSG lpMsg);
        }