Home
last modified time | relevance | path

Searched refs:INetCfg_Apply (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/netcfgx/
H A Dnetcfgx.c71 hr = INetCfg_Apply(config); in create_configuration()
/reactos/sdk/include/psdk/
H A Dnetcfgx.h292 #define INetCfg_Apply(p) (p)->lpVtbl->Apply(p) macro