Changeset 98292 in vbox for trunk/src/VBox/Main/include/USBGetDevices.h
- Timestamp:
- Jan 25, 2023 1:14:53 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155497
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/USBGetDevices.h
r98103 r98292 97 97 void TestUSBSetupInit(const char *pcszUsbfsRoot, bool fUsbfsAccessible, 98 98 const char *pcszDevicesRoot, bool fDevicesAccessible, 99 int rcMethodInitResult);99 int vrcMethodInitResult); 100 100 void TestUSBSetEnv(const char *pcszEnvUsb, const char *pcszEnvUsbRoot); 101 101 #endif
Note:
See TracChangeset
for help on using the changeset viewer.