|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <hidclass.h>
Public Attributes | |
| PUCHAR | reportBuffer |
| ULONG | reportBufferLen |
| UCHAR | reportId |
Definition at line 150 of file hidclass.h.
| PUCHAR _HID_XFER_PACKET::reportBuffer |
Definition at line 151 of file hidclass.h.
Referenced by HidClass_DeviceControl(), and HidClass_Write().
| ULONG _HID_XFER_PACKET::reportBufferLen |
Definition at line 152 of file hidclass.h.
Referenced by HidClass_DeviceControl(), and HidClass_Write().
| UCHAR _HID_XFER_PACKET::reportId |
Definition at line 153 of file hidclass.h.
Referenced by HidClass_DeviceControl(), and HidClass_Write().