Имя |
Описание |
HIDDeviceException |
Generic HID device exception |
InputReport |
Defines a base class for input reports. To use input reports, use the SetData method and override the ProcessData method. |
OutputReport |
Defines a base class for output reports. To use output reports, just put the bytes into the raw buffer. |
Report |
Base class for report types. Simply wraps a byte buffer. |
Win32Usb |
Class that wraps USB API calls and structures. |
Win32Usb.DeviceBroadcastInterface |
|
Win32Usb.DeviceInterfaceData |
|
Win32Usb.DeviceInterfaceDetailData |
|
Win32Usb.HidCaps |
|
Win32Usb.Overlapped |
|