VirtualBox

Changeset 41105 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 1, 2012 6:14:46 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77705
Message:

use openMedium instead of findMedium

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxImpl.h

    r40539 r41105  
    145145                          BOOL fForceNewUuid,
    146146                          IMedium **aMedium);
    147     STDMETHOD(FindMedium)(IN_BSTR aLocation,
    148                           DeviceType_T deviceType,
    149                           IMedium **aMedium);
     147#if 0 // Remove def of fineMedium
     148     STDMETHOD(FindMedium)(IN_BSTR aLocation,
     149                           DeviceType_T deviceType,
     150                           IMedium **aMedium);
     151#endif
    150152
    151153    STDMETHOD(GetGuestOSType)(IN_BSTR aId, IGuestOSType **aType);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette