VirtualBox

Ignore:
Timestamp:
Mar 20, 2019 8:05:37 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129475
Message:

NetAdp/Win: (bugref:9409) Store host-only adapter configuration in extra data. Create missing adapters when listing/creating/removing adapters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxNetCfg-win.h

    r76585 r77804  
    8585
    8686#ifndef VBOXNETCFG_DELAYEDRENAME
    87 VBOXNETCFGWIN_DECL(HRESULT) VBoxNetCfgWinCreateHostOnlyNetworkInterface(IN LPCWSTR pInfPath, IN bool bIsInfPathFile,
     87VBOXNETCFGWIN_DECL(HRESULT) VBoxNetCfgWinCreateHostOnlyNetworkInterface(IN LPCWSTR pInfPath, IN bool bIsInfPathFile, IN BSTR bstrDesiredName,
    8888                                                                        OUT GUID *pGuid, OUT BSTR *lppszName,
    8989                                                                        OUT BSTR *pErrMsg);
    9090#else /* VBOXNETCFG_DELAYEDRENAME */
    91 VBOXNETCFGWIN_DECL(HRESULT) VBoxNetCfgWinCreateHostOnlyNetworkInterface(IN LPCWSTR pInfPath, IN bool bIsInfPathFile,
     91VBOXNETCFGWIN_DECL(HRESULT) VBoxNetCfgWinCreateHostOnlyNetworkInterface(IN LPCWSTR pInfPath, IN bool bIsInfPathFile, IN BSTR bstrDesiredName,
    9292                                                                        OUT GUID *pGuid, OUT BSTR *lppszId,
    9393                                                                        OUT BSTR *pErrMsg);
Note: See TracChangeset for help on using the changeset viewer.

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