- Timestamp:
- Feb 1, 2019 10:26:16 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/include/USBProxyBackend.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyBackend.h
r76562 r77101 374 374 virtual PUSBDEVICE getDevices(void); 375 375 int addDeviceToChain(PUSBDEVICE pDev, PUSBDEVICE *ppFirst, PUSBDEVICE **pppNext, int rc); 376 virtual void deviceAdded(ComObjPtr<HostUSBDevice> &aDevice, SessionMachinesList &llOpenedMachines, PUSBDEVICE aUSBDevice);376 virtual bool isFakeUpdateRequired(); 377 377 378 378 private:
Note:
See TracChangeset
for help on using the changeset viewer.

