Changeset 66217 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Mar 23, 2017 9:33:56 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 114135
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/SessionImpl.cpp
r65103 r66217 1094 1094 * and later reacquired during the unlocking. 1095 1095 * 1096 * @note To be called only from #uninit(), #UnlockMachine() or #Uninitialize(). 1096 * @note To be called only from #uninit(), ISession::UnlockMachine() or 1097 * ISession::Uninitialize(). 1097 1098 */ 1098 1099 HRESULT Session::i_unlockMachine(bool aFinalRelease, bool aFromServer, AutoWriteLock &aLockW)
Note:
See TracChangeset
for help on using the changeset viewer.