Searched refs:IID_INetCfg (Results 1 – 7 of 7) sorted by relevance
/reactos/modules/rostests/apitests/com/ |
H A D | netcfgx.c | 18 { 0x0, &IID_INetCfg },
|
H A D | com_apitest.c | 217 { ID_NAME(IID_INetCfg), TRUE },
|
/reactos/sdk/lib/uuid/ |
H A D | otherguids.c | 18 DEFINE_GUID(IID_INetCfg, 0xC0E8AE93,0x306E,0x11D1,0xAA,0xCF,0x00,0x80,0x5F,0xC1…
|
/reactos/modules/rostests/winetests/netcfgx/ |
H A D | netcfgx.c | 39 hr = CoCreateInstance( &CLSID_CNetCfg, NULL, CLSCTX_ALL, &IID_INetCfg, (LPVOID*)&config); in create_configuration()
|
/reactos/dll/shellext/netshell/ |
H A D | setup.cpp | 64 IID_INetCfg, in InstallTypicalNetworkSettings()
|
/reactos/sdk/include/psdk/ |
H A D | netcfgx.h | 300 EXTERN_C const IID IID_INetCfg; variable
|
/reactos/dll/win32/netcfgx/ |
H A D | netcfg_iface.c | 551 IsEqualIID (iid, &IID_INetCfg)) in INetCfg_fnQueryInterface()
|