VirtualBox

Changeset 81667 in vbox for trunk/include


Ignore:
Timestamp:
Nov 5, 2019 11:08:21 AM (5 years ago)
Author:
vboxsync
Message:

Main: Added a portPath attribute to IUSBDevice. This will allow uniquely identifying a specific USB port in a system (see bugref:9518).

File:
1 edited

Legend:

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

    r76585 r81667  
    130130    /** The port number. */
    131131    uint8_t         bPort;
     132    /** The hub+port path. */
     133    char           *pszPortPath;
    132134#if defined(RT_OS_LINUX) || defined(RT_OS_FREEBSD)
    133135    /** Device number. */
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