Searched refs:StdProxy_Construct (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/rpcrt4/ |
H A D | cpsf.h | 47 HRESULT StdProxy_Construct(REFIID riid, LPUNKNOWN pUnkOuter, const ProxyFileInfo *ProxyInfo,
|
H A D | cpsf.c | 110 return StdProxy_Construct(riid, pUnkOuter, ProxyInfo, Index, iface, ppProxy, ppv); in CStdPSFactory_CreateProxy()
|
H A D | cproxy.c | 305 HRESULT StdProxy_Construct(REFIID riid, in StdProxy_Construct() function
|