Home
last modified time | relevance | path

Searched refs:IAppDomain (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/com_dotnet/
H A Dcom_dotnet.c47 typedef struct _Imscorlib_System_AppDomain IAppDomain; typedef
53 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 5 milliseconds