Axiom.RenderSystems.DirectX9.Win32MessageHandling.DispatchMessage C# (CSharp) Method

DispatchMessage() private method

private DispatchMessage ( System.Windows.Forms.Msg &msg ) : void
msg System.Windows.Forms.Msg
return void
		private static extern void DispatchMessage( ref Msg msg );