VirtualBox

Changeset 48234 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Sep 2, 2013 5:09:24 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88631
Message:

VMM: PDMR3UsbCreateEmulatedDevice

File:
1 edited

Legend:

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

    r46788 r48234  
    10321032typedef DECLCALLBACK(int) FNPDMVBOXUSBREGISTER(PCPDMUSBREGCB pCallbacks, uint32_t u32Version);
    10331033
     1034VMMR3DECL(int)  PDMR3UsbCreateEmulatedDevice(PUVM pUVM, const char *pszDeviceName, PCFGMNODE pDeviceNode, PRTUUID pUuid);
    10341035VMMR3DECL(int)  PDMR3UsbCreateProxyDevice(PUVM pUVM, PCRTUUID pUuid, bool fRemote, const char *pszAddress, void *pvBackend,
    10351036                                          uint32_t iUsbVersion, uint32_t fMaskedIfs);
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