VirtualBox

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


Ignore:
Timestamp:
Mar 12, 2009 12:20:25 PM (16 years ago)
Author:
vboxsync
Message:

Main: rename IVirtualBox::machines2[] to machines[]

File:
1 edited

Legend:

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

    r16971 r17737  
    125125    STDMETHOD(COMGETTER(Host)) (IHost **aHost);
    126126    STDMETHOD(COMGETTER(SystemProperties)) (ISystemProperties **aSystemProperties);
    127     STDMETHOD(COMGETTER(Machines2)) (ComSafeArrayOut (IMachine *, aMachines));
     127    STDMETHOD(COMGETTER(Machines)) (ComSafeArrayOut (IMachine *, aMachines));
    128128    STDMETHOD(COMGETTER(HardDisks)) (ComSafeArrayOut (IHardDisk *, aHardDisks));
    129129    STDMETHOD(COMGETTER(DVDImages)) (ComSafeArrayOut (IDVDImage *, aDVDImages));
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