VirtualBox

Changeset 6476 in vbox for trunk/include


Ignore:
Timestamp:
Jan 24, 2008 11:07:38 AM (17 years ago)
Author:
vboxsync
Message:

Added constant to allow passing of not-accessed ISOC USB error code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/usblib-win.h

    r5999 r6476  
    205205    USBSUP_XFER_STALL      = 1,
    206206    USBSUP_XFER_DNR        = 2,
    207     USBSUP_XFER_CRC        = 3
     207    USBSUP_XFER_CRC        = 3,
     208    USBSUP_XFER_NAC        = 4
    208209} USBSUP_ERROR;
    209210
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette