Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dnetcfgn.h50 #define INetCfgComponentControl_Release(p) (p)->lpVtbl->Release(p) macro
/reactos/dll/win32/netcfgx/
H A Dinetcfgcomp_iface.c572 INetCfgComponentControl_Release(pNCCC); in CreateNotificationObject()