VirtualBox

Changeset 107276 in vbox for trunk/include/VBox/vmm/pdmusb.h


Ignore:
Timestamp:
Dec 10, 2024 12:40:08 PM (5 weeks ago)
Author:
vboxsync
Message:

PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by Console::i_onNetworkAdapterChange

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmusb.h

    r106061 r107276  
    14921492VMMR3DECL(int)  PDMR3UsbQueryDriverOnLun(PUVM pUVM, const char *pszDevice, unsigned iInstance, unsigned iLun,
    14931493                                         const char *pszDriver, PPPDMIBASE ppBase);
     1494VMMR3DECL(int)  PDMR3UsbQueryDeviceLun(PUVM pUVM, const char *pszDevice, unsigned iInstance, unsigned iLun, PPDMIBASE *ppBase);
    14941495
    14951496/** @} */
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