Searched defs:netIfWinSetGatewaysV4 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp1518 static HRESULT netIfWinSetGatewaysV4(IWbemServices * pSvc, BSTR ObjPath, in_addr* aGw, UINT cGw) function
1722 hr = netIfWinSetGatewaysV4(pSvc, ObjPath, aGw, 1);

Completed in 54 milliseconds