Changeset 65854 in vbox for trunk/src/VBox/Main/include/USBProxyService.h
- Timestamp:
- Feb 23, 2017 11:48:49 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113623
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyService.h
r62485 r65854 106 106 HRESULT createUSBDeviceSource(const com::Utf8Str &aBackend, const com::Utf8Str &aId, 107 107 const com::Utf8Str &aAddress, const std::vector<com::Utf8Str> &aPropertyNames, 108 const std::vector<com::Utf8Str> &aPropertyValues );108 const std::vector<com::Utf8Str> &aPropertyValues, bool fLoadingSettings); 109 109 110 110 private:
Note:
See TracChangeset
for help on using the changeset viewer.