VirtualBox

Ignore:
Timestamp:
Nov 14, 2007 12:47:10 PM (17 years ago)
Author:
vboxsync
Message:

try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r5721 r5741  
    404404                                          const char *pszPath, bool fPassthrough);
    405405
     406#ifdef VBOX_WITH_USB
    406407    HRESULT attachUSBDevice (IUSBDevice *aHostDevice, ULONG aMaskedIfs);
    407408    HRESULT detachUSBDevice (USBDeviceList::iterator &aIt);
     
    412413    static DECLCALLBACK(int)
    413414    usbDetachCallback (Console *that, USBDeviceList::iterator *aIt, PCRTUUID aUuid);
     415#endif
    414416
    415417    static DECLCALLBACK (int)
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