Searched refs:IAppDomain (Results 1 – 1 of 1) sorted by relevance
47 typedef struct _Imscorlib_System_AppDomain IAppDomain; typedef53 IAppDomain * This,58 IAppDomain * This);61 IAppDomain * This);64 #define DUMMY_METHOD(x) HRESULT ( STDMETHODCALLTYPE *dummy_##x )(IAppDomain *This)101 …HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName,…102 …HRESULT ( STDMETHODCALLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeN…116 IAppDomain *dotnet_domain;
Completed in 8 milliseconds