Changeset 98342 in vbox
- Timestamp:
- Jan 30, 2023 6:02:24 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/ConsoleSharedFolderImpl.cpp
r98340 r98342 94 94 * @param aHostPath full path to the shared folder on the host 95 95 * @param aWritable writable if true, readonly otherwise 96 * @param aAutoMount if auto mounted by guest true, false otherwise 96 97 * @param aAutoMountPoint Where the guest should try auto mount it. 97 98 * @param fFailOnError Whether to fail with an error if the shared folder path is bad.
Note:
See TracChangeset
for help on using the changeset viewer.