Searched refs:IEnumNetCfgComponent_QueryInterface (Results 1 – 2 of 2) sorted by relevance
860 if (!SUCCEEDED (IEnumNetCfgComponent_QueryInterface ((INetCfgComponent*)This, riid, ppv))) in IEnumNetCfgComponent_Constructor()
257 #define IEnumNetCfgComponent_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro