USB Libraries Help > USB Device Libraries > USB HID Device Library > Library Interface > b) Data Types and Constants > USB_DEVICE_HID_EVENT_RESPONSE Type
MPLAB Harmony USB Stack
USB_DEVICE_HID_EVENT_RESPONSE Type

USB Device HID Function Driver Event Handler Response Type 

This is the return type of the HID Function Driver event handler.

C
typedef void USB_DEVICE_HID_EVENT_RESPONSE;
Remarks

None.