Changeset 41231 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 10, 2012 11:27:52 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77879
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MediumImpl.h
r40466 r41231 182 182 bool isInRegistry(const Guid& id); 183 183 bool getFirstRegistryMachineId(Guid &uuid) const; 184 void markRegistriesModified(); 184 185 185 186 HRESULT addBackReference(const Guid &aMachineId, … … 268 269 HRESULT canClose(); 269 270 HRESULT unregisterWithVirtualBox(); 270 void markRegistriesModified();271 271 272 272 HRESULT setStateError();
Note:
See TracChangeset
for help on using the changeset viewer.