Searched refs:ICallUnmarshal (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcallobj.h47 typedef struct ICallUnmarshal ICallUnmarshal; typedef in typeref:struct:ICallUnmarshal
369 struct ICallUnmarshal : public IUnknown { struct in inherits:IUnknown
377 HRESULT (WINAPI *QueryInterface)(ICallUnmarshal *This,REFIID riid,void **ppvObject);
378 ULONG (WINAPI *AddRef)(ICallUnmarshal *This);
379 ULONG (WINAPI *Release)(ICallUnmarshal *This);
380 HRESULT (WINAPI *Unmarshal)(ICallUnmarshal *This,ULONG iMethod,PVOID pBuffer,ULONG cbBuffer,WINBOOL fForceBufferCopy,RPCOLEDATAREP dataRep,CALLFRAME_MARSHALCONTEXT *pcontext,ULONG *pcbUnmarshalled,ICallFrame **ppFrame);
381 HRESULT (WINAPI *ReleaseMarshalData)(ICallUnmarshal *This,ULONG iMethod,PVOID pBuffer,ULONG cbBuffer,ULONG ibFirstRelease,RPCOLEDATAREP dataRep,CALLFRAME_MARSHALCONTEXT *pcontext);
384 struct ICallUnmarshal { struct
395 HRESULT WINAPI ICallUnmarshal_Unmarshal_Proxy(ICallUnmarshal *Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcallobj.h47 typedef struct ICallUnmarshal ICallUnmarshal; typedef in typeref:struct:ICallUnmarshal
369 struct ICallUnmarshal : public IUnknown { struct in inherits:IUnknown
377 HRESULT (WINAPI *QueryInterface)(ICallUnmarshal *This,REFIID riid,void **ppvObject);
378 ULONG (WINAPI *AddRef)(ICallUnmarshal *This);
379 ULONG (WINAPI *Release)(ICallUnmarshal *This);
380 HRESULT (WINAPI *Unmarshal)(ICallUnmarshal *This,ULONG iMethod,PVOID pBuffer,ULONG cbBuffer,WINBOOL fForceBufferCopy,RPCOLEDATAREP dataRep,CALLFRAME_MARSHALCONTEXT *pcontext,ULONG *pcbUnmarshalled,ICallFrame **ppFrame);
381 HRESULT (WINAPI *ReleaseMarshalData)(ICallUnmarshal *This,ULONG iMethod,PVOID pBuffer,ULONG cbBuffer,ULONG ibFirstRelease,RPCOLEDATAREP dataRep,CALLFRAME_MARSHALCONTEXT *pcontext);
384 struct ICallUnmarshal { struct
395 HRESULT WINAPI ICallUnmarshal_Unmarshal_Proxy(ICallUnmarshal *Thi
[all...]

Completed in 72 milliseconds