Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_dotnet.c51 typedef struct _Imscorlib_System_AppDomain IAppDomain; typedef
57 IAppDomain * This,
62 IAppDomain * This);
65 IAppDomain * This);
68 #define DUMMY_METHOD(x) HRESULT ( STDMETHODCALLTYPE *dummy_##x )(IAppDomain *This)
105 …HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName,…
106 …HRESULT ( STDMETHODCALLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeN…
120 IAppDomain *dotnet_domain;

Completed in 8 milliseconds