Changeset 31300 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Aug 2, 2010 1:22:27 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 64327
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MediumImpl.h
r31236 r31300 164 164 const ComObjPtr<MediumFormat> & getMediumFormat() const; 165 165 uint64_t getSize() const; 166 DeviceType_T getDeviceType() const; 166 167 MediumType_T getType() const; 167 168 Utf8Str getName();
Note:
See TracChangeset
for help on using the changeset viewer.