VirtualBox

Changeset 5385 in vbox for trunk/src


Ignore:
Timestamp:
Oct 19, 2007 3:05:51 PM (17 years ago)
Author:
vboxsync
Message:

webservices: add ISessionManager::logoff() with all cleanups

File:
1 edited

Legend:

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

    r5383 r5385  
    86518651
    86528652  <!--
    8653   // IManagedObjectRef
     8653  // ISessionManager
    86548654  /////////////////////////////////////////////////////////////////////////
    86558655  -->
     
    86738673      <param name="return" type="wstring" dir="return"/>
    86748674    </method>
     8675
     8676    <method name="logoff">
     8677      <desc>
     8678        Logs off the client who has previously logged on with ISessionManager::logoff
     8679        and destroys all resources associated with the session (most importantly, all
     8680        managed objects created in the server while the session was active).
     8681      </desc>
     8682      <param name="refIVirtualBox" type="wstring" dir="in"/>
     8683    </method>
     8684
    86758685  </interface>
    86768686
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