VirtualBox

Changeset 12297 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 9, 2008 1:59:00 PM (16 years ago)
Author:
vboxsync
Message:

Version 2 of remote USB protocol.

File:
1 edited

Legend:

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

    r8155 r12297  
    8080        int saveDeviceList (const void *pvList, uint32_t cbList);
    8181       
    82         int negotiateResponse (const VRDPUSBREQNEGOTIATERET *pret);
     82        int negotiateResponse (const VRDPUSBREQNEGOTIATERET *pret, uint32_t cbRet);
    8383
    8484        int reapURB (const void *pvBody, uint32_t cbBody);
     
    130130       
    131131        Guid aGuids[VRDP_MAX_USB_DEVICES_PER_CLIENT];
     132
     133        /* VRDP_USB_VERSION_2: the client version. */
     134        uint32_t mClientVersion;
    132135};
    133136
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