Changeset 77065 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Jan 31, 2019 8:06:39 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128511
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r77053 r77065 12487 12487 <desc>Paths to directories and/or files on the guest side that should be 12488 12488 copied to the host. If the path ends with a path delimiter, only 12489 the directory's content s arebeing copied. Guest path style.</desc>12489 the directory's content is being copied. Guest path style.</desc> 12490 12490 </param> 12491 12491 <param name="filters" type="wstring" dir="in" safearray="yes"> … … 12543 12543 <desc>Paths to directories and/or files on the host side that should be 12544 12544 copied to the guest. If the path ends with a path delimiter, only 12545 the directory's content s arebeing copied. Host path style.</desc>12545 the directory's content is being copied. Host path style.</desc> 12546 12546 </param> 12547 12547 <param name="filters" type="wstring" dir="in" safearray="yes">
Note:
See TracChangeset
for help on using the changeset viewer.