VirtualBox

Changeset 48804 in vbox


Ignore:
Timestamp:
Oct 2, 2013 5:10:42 AM (11 years ago)
Author:
vboxsync
Message:

Main: VirtualBox::onHostNameResolutionConfigurationChange()

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

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

    r48709 r48804  
    226226                                 IN_BSTR aHostIp, LONG aHostPort,
    227227                                 IN_BSTR aGuestIp, LONG aGuestPort);
     228    void onHostNameResolutionConfigurationChange();
    228229   
    229230    int natNetworkRefInc(IN_BSTR aNetworkName);
  • trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp

    r48709 r48804  
    30953095
    30963096
     3097void VirtualBox::onHostNameResolutionConfigurationChange()
     3098{
     3099    fireHostNameResolutionConfigurationChangeEvent(m->pEventSource);
     3100}
     3101
     3102
    30973103int VirtualBox::natNetworkRefInc(IN_BSTR aNetworkName)
    30983104{
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