|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | tagProxyFileInfo |
| struct | tagCInterfaceProxyHeader |
| struct | tagCInterfaceProxyVtbl |
| struct | tagCInterfaceStubHeader |
| struct | tagCInterfaceStubVtbl |
| struct | tagCStdStubBuffer |
| struct | tagCStdPSFactoryBuffer |
Typedefs | |
| typedef struct tagCInterfaceStubVtbl * | PCInterfaceStubVtblList |
| typedef struct tagCInterfaceProxyVtbl * | PCInterfaceProxyVtblList |
| typedef const char * | PCInterfaceName |
| typedef int __stdcall | IIDLookupRtn(const IID *pIID, int *pIndex) |
| typedef IIDLookupRtn * | PIIDLookup |
| typedef struct tagProxyFileInfo | ProxyFileInfo |
| typedef ProxyFileInfo | ExtendedProxyFileInfo |
| typedef struct tagCInterfaceProxyHeader | CInterfaceProxyHeader |
| typedef struct tagCInterfaceProxyVtbl | CInterfaceProxyVtbl |
| typedef void(__RPC_STUB * | PRPC_STUB_FUNCTION) (IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *pdwStubPhase) |
| typedef struct tagCInterfaceStubHeader | CInterfaceStubHeader |
| typedef struct tagCInterfaceStubVtbl | CInterfaceStubVtbl |
| typedef struct tagCStdStubBuffer | CStdStubBuffer |
| typedef struct tagCStdPSFactoryBuffer | CStdPSFactoryBuffer |
| #define __midl_proxy |
Definition at line 26 of file rpcproxy.h.
| #define __RPCPROXY_H_VERSION__ (477) |
Definition at line 20 of file rpcproxy.h.
Definition at line 70 of file rpcproxy.h.
| #define CLSID_PSFACTORYBUFFER |
Definition at line 253 of file rpcproxy.h.
| #define CSTDSTUBBUFFER2RELEASE | ( | pFactory | ) |
Definition at line 208 of file rpcproxy.h.
| #define CStdStubBuffer_DELEGATING_METHODS 0, 0, CStdStubBuffer2_Release, 0, 0, 0, 0, 0, 0, 0 |
Definition at line 123 of file rpcproxy.h.
| #define CStdStubBuffer_METHODS |
Definition at line 140 of file rpcproxy.h.
| #define CSTDSTUBBUFFERRELEASE | ( | pFactory | ) |
Definition at line 199 of file rpcproxy.h.
Definition at line 313 of file rpcproxy.h.
| #define DLLCANUNLOADNOW_ENTRY DllCanUnloadNow |
Definition at line 277 of file rpcproxy.h.
| #define DLLDATA_GETPROXYDLLINFO | ( | pfl, | |
| rclsid | |||
| ) |
Definition at line 294 of file rpcproxy.h.
| #define DLLDATA_ROUTINES | ( | pfl, | |
| factory_clsid | |||
| ) |
Definition at line 354 of file rpcproxy.h.
| #define DLLGETCLASSOBJECT_ENTRY DllGetClassObject |
Definition at line 276 of file rpcproxy.h.
Definition at line 304 of file rpcproxy.h.
Definition at line 275 of file rpcproxy.h.
| #define DLLREGISTERSERVER_ENTRY DllRegisterServer |
Definition at line 273 of file rpcproxy.h.
| #define DLLREGISTRY_ROUTINES | ( | pfl, | |
| factory_clsid | |||
| ) |
Definition at line 351 of file rpcproxy.h.
| #define DLLUNREGISTERSERVER_ENTRY DllUnregisterServer |
Definition at line 274 of file rpcproxy.h.
Definition at line 228 of file rpcproxy.h.
| #define GET_DLL_CLSID |
Definition at line 258 of file rpcproxy.h.
Definition at line 221 of file rpcproxy.h.
Definition at line 222 of file rpcproxy.h.
Definition at line 223 of file rpcproxy.h.
Definition at line 219 of file rpcproxy.h.
| #define IID_GENERIC_CHECK_IID | ( | name, | |
| pIID, | |||
| index | |||
| ) | memcmp(pIID, name##_ProxyVtblList[index]->header.piid, sizeof(IID)) |
Definition at line 211 of file rpcproxy.h.
| #define PROXYFILE_LIST_END |
Definition at line 238 of file rpcproxy.h.
| #define PROXYFILE_LIST_START |
Definition at line 231 of file rpcproxy.h.
Definition at line 235 of file rpcproxy.h.
| #define REGISTER_PROXY_DLL_ROUTINES | ( | pfl, | |
| factory_clsid | |||
| ) |
Definition at line 320 of file rpcproxy.h.
| #define STUB_FORWARDING_FUNCTION NdrStubForwardingFunction |
Definition at line 121 of file rpcproxy.h.
| #define WINE_DO_REGISTER_DLL | ( | pfl, | |
| clsid | |||
| ) | return NdrDllRegisterProxy( hProxyDll, (pfl), (clsid) ) |
Definition at line 289 of file rpcproxy.h.
| #define WINE_DO_UNREGISTER_DLL | ( | pfl, | |
| clsid | |||
| ) | return NdrDllUnregisterProxy( hProxyDll, (pfl), (clsid) ) |
Definition at line 290 of file rpcproxy.h.
| typedef struct tagCStdStubBuffer CStdStubBuffer |
| typedef ProxyFileInfo ExtendedProxyFileInfo |
Definition at line 60 of file rpcproxy.h.
Definition at line 42 of file rpcproxy.h.
| typedef const char* PCInterfaceName |
Definition at line 41 of file rpcproxy.h.
Definition at line 40 of file rpcproxy.h.
Definition at line 39 of file rpcproxy.h.
| typedef IIDLookupRtn* PIIDLookup |
Definition at line 43 of file rpcproxy.h.
| typedef struct tagProxyFileInfo ProxyFileInfo |
| typedef void(__RPC_STUB * PRPC_STUB_FUNCTION) (IRpcStubBuffer *This, IRpcChannelBuffer *_pRpcChannelBuffer, PRPC_MESSAGE _pRpcMessage, DWORD *pdwStubPhase) |
Definition at line 83 of file rpcproxy.h.
Definition at line 112 of file register.c.
Definition at line 124 of file register.c.
| ULONG STDMETHODCALLTYPE CStdStubBuffer2_Release | ( | IRpcStubBuffer * | This | ) |
| RPCRTAPI ULONG WINAPI CStdStubBuffer_AddRef | ( | IRpcStubBuffer * | This | ) |
| RPCRTAPI HRESULT WINAPI CStdStubBuffer_Connect | ( | IRpcStubBuffer * | This, |
| IUnknown * | pUnkServer | ||
| ) |
| RPCRTAPI ULONG WINAPI CStdStubBuffer_CountRefs | ( | IRpcStubBuffer * | This | ) |
| RPCRTAPI HRESULT WINAPI CStdStubBuffer_DebugServerQueryInterface | ( | IRpcStubBuffer * | This, |
| void ** | ppv | ||
| ) |
| RPCRTAPI void WINAPI CStdStubBuffer_DebugServerRelease | ( | IRpcStubBuffer * | This, |
| void * | pv | ||
| ) |
| RPCRTAPI void WINAPI CStdStubBuffer_Disconnect | ( | IRpcStubBuffer * | This | ) |
| RPCRTAPI HRESULT WINAPI CStdStubBuffer_Invoke | ( | IRpcStubBuffer * | This, |
| RPCOLEMESSAGE * | pRpcMsg, | ||
| IRpcChannelBuffer * | pRpcChannelBuffer | ||
| ) |
| RPCRTAPI IRpcStubBuffer *WINAPI CStdStubBuffer_IsIIDSupported | ( | IRpcStubBuffer * | This, |
| REFIID | riid | ||
| ) |
| RPCRTAPI HRESULT WINAPI CStdStubBuffer_QueryInterface | ( | IRpcStubBuffer * | This, |
| REFIID | riid, | ||
| void ** | ppvObject | ||
| ) |
| ULONG STDMETHODCALLTYPE CStdStubBuffer_Release | ( | IRpcStubBuffer * | This | ) |
| RPCRTAPI ULONG WINAPI NdrCStdStubBuffer2_Release | ( | IRpcStubBuffer * | This, |
| IPSFactoryBuffer * | pPSF | ||
| ) |
| RPCRTAPI ULONG WINAPI NdrCStdStubBuffer_Release | ( | IRpcStubBuffer * | This, |
| IPSFactoryBuffer * | pPSF | ||
| ) |
| RPCRTAPI HRESULT RPC_ENTRY NdrDllCanUnloadNow | ( | CStdPSFactoryBuffer * | pPSFactoryBuffer | ) |
| RPCRTAPI HRESULT RPC_ENTRY NdrDllGetClassObject | ( | REFCLSID | rclsid, |
| REFIID | riid, | ||
| void ** | ppv, | ||
| const ProxyFileInfo ** | pProxyFileList, | ||
| const CLSID * | pclsid, | ||
| CStdPSFactoryBuffer * | pPSFactoryBuffer | ||
| ) |
| RPCRTAPI HRESULT RPC_ENTRY NdrDllRegisterProxy | ( | HMODULE | hDll, |
| const ProxyFileInfo ** | pProxyFileList, | ||
| const CLSID * | pclsid | ||
| ) |
Definition at line 218 of file cpsf.c.
Referenced by test_NdrDllRegisterProxy().
| RPCRTAPI HRESULT RPC_ENTRY NdrDllUnregisterProxy | ( | HMODULE | hDll, |
| const ProxyFileInfo ** | pProxyFileList, | ||
| const CLSID * | pclsid | ||
| ) |
Definition at line 286 of file cpsf.c.
Referenced by test_NdrDllRegisterProxy().
Definition at line 366 of file cproxy.c.
Referenced by NdrpClientCall2().
| RPCRTAPI void RPC_ENTRY NdrProxyFreeBuffer | ( | void * | This, |
| PMIDL_STUB_MESSAGE | pStubMsg | ||
| ) |
Definition at line 348 of file cproxy.c.
Referenced by ndr_client_call_finally(), and test_ChannelBufferRefCount().
| RPCRTAPI void RPC_ENTRY NdrProxyGetBuffer | ( | void * | This, |
| PMIDL_STUB_MESSAGE | pStubMsg | ||
| ) |
Definition at line 286 of file cproxy.c.
Referenced by ndr_client_call().
| RPCRTAPI void RPC_ENTRY NdrProxyInitialize | ( | void * | This, |
| PRPC_MESSAGE | pRpcMsg, | ||
| PMIDL_STUB_MESSAGE | pStubMsg, | ||
| PMIDL_STUB_DESC | pStubDescriptor, | ||
| unsigned int | ProcNum | ||
| ) |
Definition at line 266 of file cproxy.c.
Referenced by ndr_client_call(), and test_ChannelBufferRefCount().
| RPCRTAPI void RPC_ENTRY NdrProxySendReceive | ( | void * | This, |
| PMIDL_STUB_MESSAGE | pStubMsg | ||
| ) |
Definition at line 314 of file cproxy.c.
Referenced by ndr_client_call().
| void __RPC_STUB NdrStubForwardingFunction | ( | IRpcStubBuffer * | This, |
| IRpcChannelBuffer * | pChannel, | ||
| PRPC_MESSAGE | pMsg, | ||
| DWORD * | pdwStubPhase | ||
| ) |
Definition at line 421 of file cstub.c.
Referenced by CreateStubFromTypeInfo(), and test_NdrStubForwardingFunction().
| RPCRTAPI void RPC_ENTRY NdrStubGetBuffer | ( | IRpcStubBuffer * | This, |
| IRpcChannelBuffer * | pRpcChannelBuffer, | ||
| PMIDL_STUB_MESSAGE | pStubMsg | ||
| ) |
| RPCRTAPI void RPC_ENTRY NdrStubInitialize | ( | PRPC_MESSAGE | pRpcMsg, |
| PMIDL_STUB_MESSAGE | pStubMsg, | ||
| PMIDL_STUB_DESC | pStubDescriptor, | ||
| IRpcChannelBuffer * | pRpcChannelBuffer | ||
| ) |
| RPCRTAPI void RPC_ENTRY NdrStubInitializePartial | ( | PRPC_MESSAGE | pRpcMsg, |
| PMIDL_STUB_MESSAGE | pStubMsg, | ||
| PMIDL_STUB_DESC | pStubDescriptor, | ||
| IRpcChannelBuffer * | pRpcChannelBuffer, | ||
| ULONG | RequestedBufferSize | ||
| ) |