VirtualBox

Changeset 77053 in vbox


Ignore:
Timestamp:
Jan 30, 2019 5:39:01 PM (6 years ago)
Author:
vboxsync
Message:

Guest Control/API docs: Emphasize path usage for IGuestSession::copyToGuest() and IGuestSession::copyFromGuest().

File:
1 edited

Legend:

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

    r76678 r77053  
    1248612486      <param name="sources" type="wstring" dir="in" safearray="yes">
    1248712487        <desc>Paths to directories and/or files on the guest side that should be
    12488           copied to the host. Guest path style.</desc>
     12488          copied to the host. If the path ends with a path delimiter, only
     12489          the directory's contents are being copied. Guest path style.</desc>
    1248912490      </param>
    1249012491      <param name="filters" type="wstring" dir="in" safearray="yes">
     
    1254112542      <param name="sources" type="wstring" dir="in" safearray="yes">
    1254212543        <desc>Paths to directories and/or files on the host side that should be
    12543           copied to the guest. Host path style.</desc>
     12544          copied to the guest. If the path ends with a path delimiter, only
     12545          the directory's contents are being copied. Host path style.</desc>
    1254412546      </param>
    1254512547      <param name="filters" type="wstring" dir="in" safearray="yes">
Note: See TracChangeset for help on using the changeset viewer.

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