Changeset 71241 in vbox
- Timestamp:
- Mar 6, 2018 12:53:15 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp
r71231 r71241 653 653 * @param strFilter DOS-style wildcard filter (?, *). Optional. 654 654 * @param strDest Destination directory on the guest. 655 * @param fRecursive, Wh ther to recursively copy the directory contents or not.655 * @param fRecursive, Whether to recursively copy the directory contents or not. 656 656 * @param fFollowSymlinks Whether to follow symlinks or not. 657 * @param enmDirCopyFlags Directory copy flags.658 657 * @param strSubDir Current sub directory to handle. Needs to NULL and only 659 658 * is needed for recursion.
Note:
See TracChangeset
for help on using the changeset viewer.