VirtualBox

Changeset 71803 in vbox for trunk/doc


Ignore:
Timestamp:
Apr 10, 2018 9:12:46 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121906
Message:

Guest Control/Main: Updated SDK docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/SDKRef.xml

    r71413 r71803  
    39153915
    39163916    <sect1>
    3917       <title>Incompatible API changes with version x.x</title>
     3917      <title>Incompatible API changes with version 5.3</title>
    39183918
    39193919      <itemizedlist>
     
    39363936            </listitem>
    39373937
     3938            <listitem><para>The <link linkend="FileCopyFlag">FileCopyFlag</link> flags for
     3939              <link linkend="IGuestSession__directoryCopyFromGuest">IGuestSession::directoryCopyFromGuest()</link>
     3940              have been implemented.</para>
     3941            </listitem>
     3942
    39383943            <listitem>
    39393944              <para>The following methods have been implemented:
    3940                 <computeroutput>IGuestSession::directoryCopyFromGuest()</computeroutput> and
    3941                 <computeroutput>IGuestSession::directoryCopyToGuest()</computeroutput>.
     3945                <link linkend="IGuestSession__directoryCopyFromGuest">IGuestSession::directoryCopyFromGuest()</link> and
     3946                <link linkend="IGuestSession__directoryCopyToGuest">IGuestSession::directoryCopyToGuest()</link>,
     3947                <link linkend="IGuestFile__queryInfo">IGuestFile::queryInfo()</link>,
     3948                <link linkend="IGuestFile__querySize">IGuestFile::querySize()</link>.
    39423949              </para>
    39433950
    39443951              <para>The following attributes have been implemented:
    3945                 <computeroutput>IGuestFsObjInfo::accessTime</computeroutput>,
    3946                 <computeroutput>IGuestFsObjInfo::birthTime</computeroutput>,
    3947                 <computeroutput>IGuestFsObjInfo::changeTime</computeroutput> and
    3948                 <computeroutput>IGuestFsObjInfo::modificationTime</computeroutput>.
     3952                <link linkend="IGuestFsObjInfo__accessTime">IGuestFsObjInfo::accessTime</link>,
     3953                <link linkend="IGuestFsObjInfo__birthTime">IGuestFsObjInfo::birthTime</link>,
     3954                <link linkend="IGuestFsObjInfo__changeTime">IGuestFsObjInfo::changeTime</link> and
     3955                <link linkend="IGuestFsObjInfo__modificationTime">IGuestFsObjInfo::modificationTime</link>.
    39493956              </para>
    39503957
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