Searched refs:IAppDomain (Results 1 – 1 of 1) sorted by relevance
49 typedef struct _Imscorlib_System_AppDomain IAppDomain; typedef55 IAppDomain * This,60 IAppDomain * This);63 IAppDomain * This);66 #define DUMMY_METHOD(x) HRESULT ( STDMETHODCALLTYPE *dummy_##x )(IAppDomain *This)103 …HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName,…104 …HRESULT ( STDMETHODCALLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeN…118 IAppDomain *dotnet_domain;
Completed in 4 milliseconds