IAppDomain 57 com_dotnet/com_dotnet.c IAppDomain * This, IAppDomain 62 com_dotnet/com_dotnet.c IAppDomain * This); IAppDomain 65 com_dotnet/com_dotnet.c IAppDomain * This); IAppDomain 68 com_dotnet/com_dotnet.c #define DUMMY_METHOD(x) HRESULT ( STDMETHODCALLTYPE *dummy_##x )(IAppDomain *This) IAppDomain 105 com_dotnet/com_dotnet.c HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName, IUnknown **pRetVal); IAppDomain 106 com_dotnet/com_dotnet.c HRESULT ( STDMETHODCALLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeName, IUnknown **pRetVal); IAppDomain 120 com_dotnet/com_dotnet.c IAppDomain *dotnet_domain;