changeset 64 | 8c2380995bb7 |
parent 59 | 89dfad9633b2 |
child 68 | bbe61b1021bb |
1.1 --- a/Win32Hid.cs Sun Feb 15 21:48:07 2015 +0100 1.2 +++ b/Win32Hid.cs Sun Feb 15 22:13:33 2015 +0100 1.3 @@ -112,7 +112,6 @@ 1.4 [System.Runtime.InteropServices.StructLayoutAttribute(System.Runtime.InteropServices.LayoutKind.Sequential)] 1.5 public struct HIDP_CAPS 1.6 { 1.7 - 1.8 /// USAGE->USHORT->unsigned short 1.9 public ushort Usage; 1.10