Changeset 2847 in vbox
- Timestamp:
- May 24, 2007 4:26:39 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/include/VBox/usblib.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/usblib.h
r2846 r2847 288 288 * @param usProductId Product id 289 289 * @param usRevision Revision 290 * @param pszAddress Device address 291 */ 292 VBOXDDU_DECL(int) usbLibReleaseDevice(USHORT usVendorId, USHORT usProductId, USHORT usRevision, const char *pszAddress); 290 */ 291 VBOXDDU_DECL(int) usbLibReleaseDevice(USHORT usVendorId, USHORT usProductId, USHORT usRevision); 293 292 294 293
Note:
See TracChangeset
for help on using the changeset viewer.

