Changeset 65088 in vbox for trunk/src/VBox/Main/src-server/USBProxyService.cpp
- Timestamp:
- Jan 3, 2017 8:52:49 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112590
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/USBProxyService.cpp
r61667 r65088 264 264 * @param aMachine The machine to attach the device to. 265 265 * @param aId The UUID of the USB device to capture and attach. 266 * @param aCaptureFilename 266 267 * 267 268 * @returns COM status code and error info. … … 423 424 * 424 425 * @param aMachine The machine to detach devices from. 426 * @param aDone 427 * @param aAbnormal 425 428 * 426 429 * @returns COM status code, perhaps with error info.
Note:
See TracChangeset
for help on using the changeset viewer.