- Timestamp:
- Oct 19, 2007 3:05:51 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r5383 r5385 8651 8651 8652 8652 <!-- 8653 // I ManagedObjectRef8653 // ISessionManager 8654 8654 ///////////////////////////////////////////////////////////////////////// 8655 8655 --> … … 8673 8673 <param name="return" type="wstring" dir="return"/> 8674 8674 </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 8675 8685 </interface> 8676 8686
Note:
See TracChangeset
for help on using the changeset viewer.