struct MOUSEINPUT { int dx; int dy; int mouseData; int dwFlags; int time; IntPtr dwExtraInfo; }
Structure MOUSEINPUT Public TODO End Structure
None.