Changeset 72053 in vbox
- Timestamp:
- Apr 27, 2018 9:17:24 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 122404
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r72002 r72053 12065 12065 <desc> 12066 12066 Copies directories and/or files from guest to the host. 12067 12068 This function requires several parallel arrays to be supplied, one 12069 set for each source. 12067 12070 </desc> 12068 12071 <param name="sources" type="wstring" dir="in" safearray="yes"> … … 12093 12096 <desc> 12094 12097 Copies directories and/or files from host to the guest. 12098 12099 This function requires several parallel arrays to be supplied, one 12100 set for each source. 12095 12101 </desc> 12096 12102 <param name="sources" type="wstring" dir="in" safearray="yes">
Note:
See TracChangeset
for help on using the changeset viewer.