Changeset 76673 in vbox
- Timestamp:
- Jan 7, 2019 12:26:01 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/USBProxyDevice.h
r76565 r76673 214 214 * See usbProxyDevSetCfg for details. */ 215 215 int cIgnoreSetConfigs; 216 /** Mask of the interfaces that the guest shall doesn't see. 217 * This is experimental! 218 */ 216 /** Mask of the interfaces that the guest shall not see. */ 219 217 uint32_t fMaskedIfs; 220 218 /** Whether we've opened the device or not.
Note:
See TracChangeset
for help on using the changeset viewer.

