VirtualBox

Changeset 49393 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Nov 5, 2013 3:59:05 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90441
Message:

SDK documentation: Clarification for CopyFileFlag_T.

File:
1 edited

Legend:

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

    r49390 r49393  
    99929992    </const>
    99939993    <const name="Recursive"             value="1">
    9994       <desc>Copy directories recursively.</desc>
     9994      <desc>Copy directories recursively.
     9995        This flag is not implemented yet.</desc>
    99959996    </const>
    99969997    <const name="Update"                value="2">
    9997       <desc>Only copy when the source file is newer than the destination file or when the destination file is missing.</desc>
     9998      <desc>Only copy when the source file is newer than the destination file
     9999        or when the destination file is missing. This flag is not implemented
     10000        yet.</desc>
    999810001    </const>
    999910002    <const name="FollowLinks"           value="4">
    10000       <desc>Follow symbolic links.</desc>
     10003      <desc>Follow symbolic links. This flag is not implemented yet.</desc>
    1000110004    </const>
    1000210005  </enum>
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