VirtualBox

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


Ignore:
Timestamp:
Aug 27, 2013 6:23:47 PM (11 years ago)
Author:
vboxsync
Message:

BUGZ#6780: API change: introduced GetShortName() method for HostNetworkInterface class, updated host interfaces checker on GUI start in order to take into account interface short names.

File:
1 edited

Legend:

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

    r46820 r48101  
    6060    // IHostNetworkInterface properties
    6161    STDMETHOD(COMGETTER(Name))(BSTR *aInterfaceName);
     62    STDMETHOD(COMGETTER(ShortName))(BSTR *aShortName);
    6263    STDMETHOD(COMGETTER(Id))(BSTR *aGuid);
    6364    STDMETHOD(COMGETTER(DHCPEnabled))(BOOL *aDHCPEnabled);
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