STDMETHODCALLTYPE   56 ext/com_dotnet/com_dotnet.c 	HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
STDMETHODCALLTYPE   61 ext/com_dotnet/com_dotnet.c 	ULONG ( STDMETHODCALLTYPE *AddRef )(
STDMETHODCALLTYPE   64 ext/com_dotnet/com_dotnet.c 	ULONG ( STDMETHODCALLTYPE *Release )(
STDMETHODCALLTYPE   68 ext/com_dotnet/com_dotnet.c #define DUMMY_METHOD(x)		HRESULT ( STDMETHODCALLTYPE *dummy_##x )(IAppDomain *This)
STDMETHODCALLTYPE  105 ext/com_dotnet/com_dotnet.c 	HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName, IUnknown **pRetVal);
STDMETHODCALLTYPE  106 ext/com_dotnet/com_dotnet.c 	HRESULT ( STDMETHODCALLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeName, IUnknown **pRetVal);
STDMETHODCALLTYPE   66 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_queryinterface(
STDMETHODCALLTYPE   84 ext/com_dotnet/com_persist.c static ULONG STDMETHODCALLTYPE stm_addref(IStream *This)
STDMETHODCALLTYPE   91 ext/com_dotnet/com_persist.c static ULONG STDMETHODCALLTYPE stm_release(IStream *This)
STDMETHODCALLTYPE  105 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_read(IStream *This, void *pv, ULONG cb, ULONG *pcbRead)
STDMETHODCALLTYPE  121 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_write(IStream *This, void const *pv, ULONG cb, ULONG *pcbWritten)
STDMETHODCALLTYPE  137 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_seek(IStream *This, LARGE_INTEGER dlibMove,
STDMETHODCALLTYPE  169 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_set_size(IStream *This, ULARGE_INTEGER libNewSize)
STDMETHODCALLTYPE  188 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_copy_to(IStream *This, IStream *pstm, ULARGE_INTEGER cb,
STDMETHODCALLTYPE  196 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_commit(IStream *This, DWORD grfCommitFlags)
STDMETHODCALLTYPE  205 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_revert(IStream *This)
STDMETHODCALLTYPE  211 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_lock_region(IStream *This,
STDMETHODCALLTYPE  217 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_unlock_region(IStream *This,
STDMETHODCALLTYPE  223 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_stat(IStream *This,
STDMETHODCALLTYPE  229 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_clone(IStream *This, IStream **ppstm)
STDMETHODCALLTYPE  100 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_queryinterface(
STDMETHODCALLTYPE  120 ext/com_dotnet/com_wrapper.c static ULONG STDMETHODCALLTYPE disp_addref(IDispatchEx *This)
STDMETHODCALLTYPE  127 ext/com_dotnet/com_wrapper.c static ULONG STDMETHODCALLTYPE disp_release(IDispatchEx *This)
STDMETHODCALLTYPE  142 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_gettypeinfocount(
STDMETHODCALLTYPE  152 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_gettypeinfo(
STDMETHODCALLTYPE  164 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getidsofnames(
STDMETHODCALLTYPE  198 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_invoke(
STDMETHODCALLTYPE  214 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getdispid(
STDMETHODCALLTYPE  242 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_invokeex(
STDMETHODCALLTYPE  344 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_deletememberbyname(
STDMETHODCALLTYPE  356 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_deletememberbydispid(
STDMETHODCALLTYPE  367 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getmemberproperties(
STDMETHODCALLTYPE  378 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getmembername(
STDMETHODCALLTYPE  396 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getnextdispid(
STDMETHODCALLTYPE  415 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getnamespaceparent(