VirtualBox

Ignore:
Timestamp:
Feb 11, 2012 11:37:28 AM (13 years ago)
Author:
vboxsync
Message:

Another Windows build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/win/NetIf-win.cpp

    r36121 r40080  
    317317                        /* initialize the object returned to the caller by
    318318                         * CreateHostOnlyNetworkInterface() */
    319                         rc = d->iface->init(Bstr(name), guid, HostNetworkInterfaceType_HostOnly);
     319                        rc = d->iface->init(Bstr(name), Bstr(name), guid, HostNetworkInterfaceType_HostOnly);
    320320                        if (SUCCEEDED(rc))
    321321                        {
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