PCAN_USBPRO_RSP_SUBMIT_MAX
for (i = 0; !err && i < PCAN_USBPRO_RSP_SUBMIT_MAX; i++) {
return (i >= PCAN_USBPRO_RSP_SUBMIT_MAX) ? -ERANGE : err;