VirtualBox

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


Ignore:
Timestamp:
Mar 11, 2009 10:32:44 AM (16 years ago)
Author:
vboxsync
Message:

Main: Fix MachineImpl

File:
1 edited

Legend:

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

    r17669 r17673  
    570570    STDMETHOD(EnumerateGuestProperties) (IN_BSTR aPattern, ComSafeArrayOut(BSTR, aNames), ComSafeArrayOut(BSTR, aValues), ComSafeArrayOut(ULONG64, aTimestamps), ComSafeArrayOut(BSTR, aFlags));
    571571    STDMETHOD(GetHardDiskAttachmentsOfController)(IN_BSTR aName, ComSafeArrayOut (IHardDiskAttachment *, aAttachments));
    572     STDMETHOD(AddStorageController) (IN_BSTR aName, StorageControllerType_T controllerType);
     572    STDMETHOD(AddStorageController) (IN_BSTR aName, StorageBus_T aConnectionType);
    573573    STDMETHOD(RemoveStorageController (IN_BSTR aName));
    574574    STDMETHOD(GetStorageControllerByName (IN_BSTR aName, IStorageController **storageController));
Note: See TracChangeset for help on using the changeset viewer.

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