EventLoop.DispatchMessage C# (CSharp) Метод

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

private DispatchMessage ( MSG, &lpMsg ) : IntPtr,
lpMsg MSG,
Результат IntPtr,
            private static extern IntPtr DispatchMessage(ref MSG lpMsg);
        }