Changeset 33540 in vbox for trunk/src/VBox/Main/USBProxyService.cpp
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/USBProxyService.cpp
r32056 r33540 547 547 548 548 /** 549 * A VM is trying to capture a device, do necessary prep erations.549 * A VM is trying to capture a device, do necessary preparations. 550 550 * 551 551 * @returns VBox status code. … … 1090 1090 1091 1091 /** 1092 * Handle a device which state changed in some sig inificant way.1092 * Handle a device which state changed in some significant way. 1093 1093 * 1094 1094 * This means things like running filters and subsequent capturing and
Note:
See TracChangeset
for help on using the changeset viewer.