VirtualBox

Ignore:
Timestamp:
Oct 8, 2010 10:23:59 AM (14 years ago)
Author:
vboxsync
Message:

Renamed VBox-VRDP interface to VRDE.

File:
1 edited

Legend:

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

    r30739 r33004  
    2424#include "VirtualBoxBase.h"
    2525
    26 struct _VRDPUSBDEVICEDESC;
    27 typedef _VRDPUSBDEVICEDESC VRDPUSBDEVICEDESC;
     26struct _VRDEUSBDEVICEDESC;
     27typedef _VRDEUSBDEVICEDESC VRDEUSBDEVICEDESC;
    2828
    2929class ATL_NO_VTABLE RemoteUSBDevice :
     
    5252
    5353    // public initializer/uninitializer for internal purposes only
    54     HRESULT init(uint32_t u32ClientId, VRDPUSBDEVICEDESC *pDevDesc);
     54    HRESULT init(uint32_t u32ClientId, VRDEUSBDEVICEDESC *pDevDesc);
    5555    void uninit();
    5656
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