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   67 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_queryinterface(
STDMETHODCALLTYPE   85 ext/com_dotnet/com_persist.c static ULONG STDMETHODCALLTYPE stm_addref(IStream *This)
STDMETHODCALLTYPE   92 ext/com_dotnet/com_persist.c static ULONG STDMETHODCALLTYPE stm_release(IStream *This)
STDMETHODCALLTYPE  106 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_read(IStream *This, void *pv, ULONG cb, ULONG *pcbRead)
STDMETHODCALLTYPE  122 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_write(IStream *This, void const *pv, ULONG cb, ULONG *pcbWritten)
STDMETHODCALLTYPE  138 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_seek(IStream *This, LARGE_INTEGER dlibMove,
STDMETHODCALLTYPE  170 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_set_size(IStream *This, ULARGE_INTEGER libNewSize)
STDMETHODCALLTYPE  189 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_copy_to(IStream *This, IStream *pstm, ULARGE_INTEGER cb,
STDMETHODCALLTYPE  197 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_commit(IStream *This, DWORD grfCommitFlags)
STDMETHODCALLTYPE  206 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_revert(IStream *This)
STDMETHODCALLTYPE  212 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_lock_region(IStream *This,
STDMETHODCALLTYPE  218 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_unlock_region(IStream *This,
STDMETHODCALLTYPE  224 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_stat(IStream *This,
STDMETHODCALLTYPE  230 ext/com_dotnet/com_persist.c static HRESULT STDMETHODCALLTYPE stm_clone(IStream *This, IStream **ppstm)
STDMETHODCALLTYPE  101 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_queryinterface( 
STDMETHODCALLTYPE  121 ext/com_dotnet/com_wrapper.c static ULONG STDMETHODCALLTYPE disp_addref(IDispatchEx *This)
STDMETHODCALLTYPE  128 ext/com_dotnet/com_wrapper.c static ULONG STDMETHODCALLTYPE disp_release(IDispatchEx *This)
STDMETHODCALLTYPE  143 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_gettypeinfocount( 
STDMETHODCALLTYPE  153 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_gettypeinfo( 
STDMETHODCALLTYPE  165 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getidsofnames( 
STDMETHODCALLTYPE  199 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_invoke( 
STDMETHODCALLTYPE  215 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getdispid( 
STDMETHODCALLTYPE  243 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_invokeex( 
STDMETHODCALLTYPE  349 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_deletememberbyname( 
STDMETHODCALLTYPE  361 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_deletememberbydispid( 
STDMETHODCALLTYPE  372 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getmemberproperties( 
STDMETHODCALLTYPE  383 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getmembername( 
STDMETHODCALLTYPE  401 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getnextdispid( 
STDMETHODCALLTYPE  420 ext/com_dotnet/com_wrapper.c static HRESULT STDMETHODCALLTYPE disp_getnamespaceparent(