Data Fields |
PCHAR | DevicePath |
HANDLE | HidDevice |
BOOL | OpenedForRead |
BOOL | OpenedForWrite |
BOOL | OpenedOverlapped |
BOOL | OpenedExclusive |
PHIDP_PREPARSED_DATA | Ppd |
HIDP_CAPS | Caps |
HIDD_ATTRIBUTES | Attributes |
PCHAR | InputReportBuffer |
PHID_DATA | InputData |
ULONG | InputDataLength |
PHIDP_BUTTON_CAPS | InputButtonCaps |
PHIDP_VALUE_CAPS | InputValueCaps |
PCHAR | OutputReportBuffer |
PHID_DATA | OutputData |
ULONG | OutputDataLength |
PHIDP_BUTTON_CAPS | OutputButtonCaps |
PHIDP_VALUE_CAPS | OutputValueCaps |
PCHAR | FeatureReportBuffer |
PHID_DATA | FeatureData |
ULONG | FeatureDataLength |
PHIDP_BUTTON_CAPS | FeatureButtonCaps |
PHIDP_VALUE_CAPS | FeatureValueCaps |
Detailed Description
Definition at line 79 of file hid.h.
The documentation for this struct was generated from the following file:
- examples_usb/device_examples/usb_hid_transfer/HIDTest/hid.h