Searched defs:cGw (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) argument
1521 HRESULT hr = netIfWinCreateIpArrayVariantV4(&gwais, aGw, cGw);

Completed in 53 milliseconds