VirtualBox

Changeset 98706 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Feb 23, 2023 4:29:55 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156006
Message:

bugref:10366. The parameter aDevice is filled in case of successful operation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r98644 r98706  
    30293029                if (SUCCEEDED(hrc))
    30303030                {
     3031                    //return the detached USB device
     3032                    pUSBDevice.queryInterfaceTo(aDevice.asOutParam());
    30313033                    /* Request the device release. Even if it fails, the device will
    30323034                     * remain as held by proxy, which is OK for us (the VM process). */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette