Changeset 60108 in vbox
- Timestamp:
- Mar 19, 2016 10:43:52 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBProxyBackend.h
r60107 r60108 147 147 int init(USBProxyService *pUsbProxyService, const com::Utf8Str &strId, const com::Utf8Str &strAddress); 148 148 void uninit(); 149 150 const com::Utf8Str &i_getBackend();151 149 152 150 virtual void *insertFilter(PCUSBFILTER aFilter);
Note:
See TracChangeset
for help on using the changeset viewer.