VirtualBox

Changeset 2843 in vbox


Ignore:
Timestamp:
May 24, 2007 3:38:30 PM (17 years ago)
Author:
vboxsync
Message:

usbLibReleaseDevice update

File:
1 edited

Legend:

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

    r2838 r2843  
    288288 * @param usProductId       Product id
    289289 * @param usRevision        Revision
    290  */
    291 VBOXDDU_DECL(int) usbLibReleaseDevice(USHORT usVendorId, USHORT usProductId, USHORT usRevision);
     290 * @param pszAddress        Device address
     291 */
     292VBOXDDU_DECL(int) usbLibReleaseDevice(USHORT usVendorId, USHORT usProductId, USHORT usRevision, const char *pszAddress);
    292293
    293294/** @} */
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