Changeset 98706 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Feb 23, 2023 4:29:55 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156006
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl.cpp
r98644 r98706 3029 3029 if (SUCCEEDED(hrc)) 3030 3030 { 3031 //return the detached USB device 3032 pUSBDevice.queryInterfaceTo(aDevice.asOutParam()); 3031 3033 /* Request the device release. Even if it fails, the device will 3032 3034 * remain as held by proxy, which is OK for us (the VM process). */
Note:
See TracChangeset
for help on using the changeset viewer.