VirtualBox

Changeset 59723 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 18, 2016 1:12:47 PM (9 years ago)
Author:
vboxsync
Message:

VUSB: Add a VUSBSTATUS for canceled URBs (not used yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vusb.h

    r59721 r59723  
    10771077    /** Canceled/undone URB (VUSB internal). */
    10781078    VUSBSTATUS_UNDO,
     1079    /** Canceled URB. */
     1080    VUSBSTATUS_CANCELED,
    10791081    /** Invalid status. */
    10801082    VUSBSTATUS_INVALID = 0x7f
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