Changeset 103977 in vbox for trunk/src/VBox/Main/include/HostDriveImpl.h
- Timestamp:
- Mar 21, 2024 2:04:52 AM (13 months ago)
- svn:sync-xref-src-repo-rev:
- 162357
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostDriveImpl.h
r98103 r103977 46 46 * @{ */ 47 47 HRESULT initFromPathAndModel(const com::Utf8Str &drivePath, const com::Utf8Str &driveModel); 48 void uninit() ;48 void uninit() RT_OVERRIDE; 49 49 /** @} */ 50 50
Note:
See TracChangeset
for help on using the changeset viewer.