VirtualBox

Ignore:
Timestamp:
Mar 7, 2018 1:14:57 PM (7 years ago)
Author:
vboxsync
Message:

Guest Control/Main: Updated SDK docs.

File:
1 edited

Legend:

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

    r71231 r71257  
    33<!--
    44
    5     Copyright (C) 2006-2017 Oracle Corporation
     5    Copyright (C) 2006-2018 Oracle Corporation
    66
    77    This file is part of VirtualBox Open Source Edition (OSE), as
     
    1204012040      <desc>
    1204112041        Recursively copies a directory from the guest to the host.
    12042 
    12043         <result name="E_NOTIMPL">
    12044           Not yet implemented.
    12045         </result>
    1204612042      </desc>
    1204712043      <param name="source" type="wstring" dir="in">
    1204812044        <desc>Path to the directory on the guest side that should be copied to
    12049           the host.  Guest path style.</desc>
     12045          the host. Guest path style.</desc>
    1205012046      </param>
    1205112047      <param name="destination" type="wstring" dir="in">
     
    1206512061      <desc>
    1206612062        Recursively copies a directory from the host to the guest.
    12067 
    12068         <result name="E_NOTIMPL">
    12069           Not yet implemented.
    12070         </result>
    1207112063      </desc>
    1207212064      <param name="source" type="wstring" dir="in">
     
    1207712069        <desc>Where to put the file in the guest. Unless the
    1207812070          <link to="DirectoryCopyFlag_CopyIntoExisting"/> flag is given, the
    12079           directory shall not already exist.  Guest style path.</desc>
     12071          directory shall not already exist. Guest style path.</desc>
    1208012072      </param>
    1208112073      <param name="flags" type="DirectoryCopyFlag" 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