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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp2199 INetCfgBindingInterface *pNetCfgBindIfce; local
2200 hr = pEnumNetCfgBindIface->Next(1, &pNetCfgBindIfce, NULL);
2204 hr = pNetCfgBindIfce->GetLowerComponent(&pNetCfgCompo);
2226 pNetCfgBindIfce->Release();

Completed in 52 milliseconds