Changeset 28582 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 22, 2010 8:09:21 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60412
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MediumLock.h
r28556 r28582 74 74 75 75 /** 76 * Update a medium lock description 77 * 78 * @note May be only used in unlocked state.76 * Update a medium lock description. 77 * 78 * @note May be used in locked state. 79 79 * 80 80 * @return COM status code … … 190 190 191 191 /** 192 * Clear all medium lock declaration .192 * Clear all medium lock declarations. 193 193 * 194 194 * @note Implicitly unlocks all locks.
Note:
See TracChangeset
for help on using the changeset viewer.