VirtualBox

Changeset 71413 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Mar 20, 2018 4:27:24 PM (7 years ago)
Author:
vboxsync
Message:

Guest Control/SDK docs: Update for VBOX_E_MAXIMUM_REACHED.

File:
1 edited

Legend:

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

    r71277 r71413  
    39213921        <listitem><para>Guest Control APIs were changed as follows:
    39223922          <itemizedlist>
     3923            <listitem><para><link linkend="IGuest__createSession">IGuest::createSession()</link>,
     3924              <link linkend="IGuestSession__processCreate">IGuestSession::processCreate()</link>,
     3925              <link linkend="IGuestSession__processCreateEx">IGuestSession::processCreateEx()</link>,
     3926              <link linkend="IGuestSession__directoryOpen">IGuestSession::directoryOpen()</link> and
     3927              <link linkend="IGuestSession__fileOpen">IGuestSession::fileOpen()</link> now will
     3928              return the new error code VBOX_E_MAXIMUM_REACHED if the limit for the according object
     3929              group has been reached.</para>
     3930            </listitem>
     3931
    39233932            <listitem><para>The enumerations FileOpenExFlags, FsObjMoveFlags and DirectoryCopyFlags have
    39243933              been renamed to <link linkend="FileOpenExFlag">FileOpenExFlag</link>,
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