Home
last modified time | relevance | path

Searched refs:StdProxy_Construct (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Dcpsf.h47 HRESULT StdProxy_Construct(REFIID riid, LPUNKNOWN pUnkOuter, const ProxyFileInfo *ProxyInfo,
H A Dcpsf.c110 return StdProxy_Construct(riid, pUnkOuter, ProxyInfo, Index, iface, ppProxy, ppv); in CStdPSFactory_CreateProxy()
H A Dcproxy.c305 HRESULT StdProxy_Construct(REFIID riid, in StdProxy_Construct() function