Changeset 59718 in vbox for trunk/include/VBox
- Timestamp:
- Feb 18, 2016 10:51:40 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 105581
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vusb.h
r59704 r59718 542 542 VUSBXFERTYPE_INVALID = 0x7f 543 543 } VUSBXFERTYPE; 544 545 /** Number of valid USB transfer types - KEEP in sync with VUSBXFERTYPE!. */ 546 #define VUSBXFERTYPE_ELEMENTS (5) 544 547 545 548 /** Pointer to a VBox USB device interface. */
Note:
See TracChangeset
for help on using the changeset viewer.