VirtualBox

Changeset 72053 in vbox


Ignore:
Timestamp:
Apr 27, 2018 9:17:24 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122404
Message:

Guest Control/Main: Be more specific in API docs wrt IGuestSession::copyFromGuest() and IGuestSession::copyToGuest().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r72002 r72053  
    1206512065      <desc>
    1206612066        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.
    1206712070      </desc>
    1206812071      <param name="sources" type="wstring" dir="in" safearray="yes">
     
    1209312096      <desc>
    1209412097        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.
    1209512101      </desc>
    1209612102      <param name="sources" type="wstring" dir="in" safearray="yes">
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette