/* Send control request to retrieve the HID report from the attached device */\r
if (USB_Host_SendControlRequest(HIDReportData) != HOST_SENDCONTROL_Successful)\r
return ParseControlError;\r
/* Send control request to retrieve the HID report from the attached device */\r
if (USB_Host_SendControlRequest(HIDReportData) != HOST_SENDCONTROL_Successful)\r
return ParseControlError;\r