VirtualBox

Changeset 48821 in vbox


Ignore:
Timestamp:
Oct 2, 2013 3:02:20 PM (11 years ago)
Author:
vboxsync
Message:

Documentation.

File:
1 edited

Legend:

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

    r48820 r48821  
    1079210792            <li><tt>"ca"</tt>: Creates a new file, always. Overwrites an existing file.</li>
    1079310793            <li><tt>"ce"</tt>: Creates a new file if it does not exist. Fail if exist.</li>
     10794            <li><tt>"oa"</tt>: Opens an existing file and places the file pointer at the
     10795              end of the file, if opened with write access. Create the file if it does not exist.</li>
    1079410796            <li><tt>"oc"</tt>: Opens and existing file or create it if it does not exist.</li>
    1079510797            <li><tt>"oe"</tt>: Opens an existing file or fail if it does not exist.</li>
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