VirtualBox

Changeset 32010 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 26, 2010 4:51:26 PM (14 years ago)
Author:
vboxsync
Message:

VUSB: Added a way to cancel URBs without failing the transfer.

File:
1 edited

Legend:

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

    r31230 r32010  
    824824    /** The isochronous buffer hasn't been touched. */
    825825    VUSBSTATUS_NOT_ACCESSED,
     826    /** Canceled/undone URB (VUSB internal). */
     827    VUSBSTATUS_UNDO,
    826828    /** Invalid status. */
    827829    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