Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_dotnet.c49 typedef struct _Imscorlib_System_AppDomain IAppDomain; typedef
55 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 5 milliseconds