VirtualBox

Changeset 48431 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Sep 11, 2013 2:08:36 PM (11 years ago)
Author:
vboxsync
Message:

Main/Machine+Session: New generic client session watcher implementation based on token objects, works on all platforms and is used for now on XPCOM. Additionally a better error message when several API clients are racing for a lock, previously it could be quite confusing.

File:
1 edited

Legend:

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

    r48406 r48431  
    1747917479  <interface
    1748017480    name="IInternalSessionControl" extends="$unknown"
    17481     uuid="41506410-03d3-4b0c-9b27-e8e5149ce775"
     17481    uuid="2d2124a7-0f62-4907-ae21-eee5a559bdde"
    1748217482    internal="yes"
    1748317483    wsmap="suppress"
     
    1754117541      <param name="machine" type="IMachine" dir="in"/>
    1754217542      <param name="lockType" type="LockType" dir="in"/>
    17543       <param name="tokenId" type="wstring" dir="in"/>
     17543      <param name="token" type="IToken" dir="in"/>
    1754417544    </method>
    1754517545</if>
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