@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: internal enum INPUT_TYPE : uint { INPUT_MOUSE = 0, INPUT_KEYBOARD = 1, INPUT_HARDWARE = 2 } !!!!VB Definition: Structure INPUT_TYPE Public TODO End Structure !!!!User-Defined Field Types: None. !!!!Notes: None. Documentation: http://msdn.microsoft.com/en-us/library/windows/desktop/ms646270(v=vs.85).aspx
Edit Structures.INPUT
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.