VirtualBox

Changeset 24075 in vbox for trunk/src


Ignore:
Timestamp:
Oct 26, 2009 1:22:13 PM (15 years ago)
Author:
vboxsync
Message:

API: fix documentation for SessionState_Spawning

File:
1 edited

Legend:

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

    r24017 r24075  
    721721  <enum
    722722    name="SessionState"
    723     uuid="CF2700C0-EA4B-47ae-9725-7810114B94D8"
     723    uuid="cf2700c0-ea4b-47ae-9725-7810114b94d8"
    724724  >
    725725    <desc>
     
    747747    <const name="Spawning"              value="3">
    748748      <desc>
    749         A new (direct) session is being opened for the machine
    750         as a result of <link to="IVirtualBox::openRemoteSession"/>
    751         call (<link to="IMachine::sessionState"/>);
    752         the session is currently being opened
    753         as a result of <link to="IVirtualBox::openRemoteSession"/>
    754         call (<link to="ISession::state"/>)
     749        A new (direct) session is being opened for the machine as a result of
     750        <link to="IVirtualBox::openRemoteSession"/> call
     751        (<link to="IMachine::sessionState"/> or <link to="ISession::state"/>).
     752        This state also occurs as a short transient state when a new direct
     753        session is opened by calling <link to="IVirtualBox::openSession"/>.
    755754      </desc>
    756755    </const>
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