Changeset 41106 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 1, 2012 8:02:21 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77706
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/VirtualBoxImpl.h
r41105 r41106 145 145 BOOL fForceNewUuid, 146 146 IMedium **aMedium); 147 #if 0 // Remove def of fineMedium 148 STDMETHOD(FindMedium)(IN_BSTR aLocation, 149 DeviceType_T deviceType, 150 IMedium **aMedium); 151 #endif 147 STDMETHOD(FindMedium)(IN_BSTR aLocation, 148 DeviceType_T deviceType, 149 IMedium **aMedium); 152 150 153 151 STDMETHOD(GetGuestOSType)(IN_BSTR aId, IGuestOSType **aType);
Note:
See TracChangeset
for help on using the changeset viewer.