Example #1
0
 public static extern int HidP_GetSpecificValueCaps(HID.Report_Type ReportType, ushort UsagePage, ushort LinkCollection, ushort Usage, [In][Out] HID.HIDP_VALUE_CAPS[] ValueCaps, ref uint ValueCapsLength, IntPtr PreparsedData);
Example #2
0
 public static extern int HidP_GetButtonCaps(HID.Report_Type ReportType, [In][Out] HID.HIDP_BUTTON_CAPS[] ValueCaps, ref uint ValueCapsLength, IntPtr PreparsedData);