Changeset 100521 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 11, 2023 4:47:42 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h
r98103 r100521 51 51 52 52 // public initializer/uninitializer for internal purposes only 53 HRESULT init(uint32_t u32ClientId, VRDEUSBDEVICEDESC *pDevDesc, bool fDescExt);53 HRESULT init(uint32_t u32ClientId, VRDEUSBDEVICEDESC const *pDevDesc, bool fDescExt); 54 54 void uninit(); 55 55
Note:
See TracChangeset
for help on using the changeset viewer.