ReactOS 0.4.16-dev-533-gc7d1aa3
|
This is the complete list of members for ICLRRuntimeHost, including all inherited members.
AddRef() | IUnknown | |
ExecuteApplication([in] LPCWSTR pwzAppFullName, [in] DWORD dwManifestPaths, [in] LPCWSTR *ppwzManifestPaths, [in] DWORD dwActivationData, [in] LPCWSTR *ppwzActivationData, [out] int *pReturnValue) | ICLRRuntimeHost | |
ExecuteInAppDomain([in] DWORD dwAppDomainId, [in] FExecuteInAppDomainCallback pCallback, [in] void *cookie) | ICLRRuntimeHost | |
ExecuteInDefaultAppDomain([in] LPCWSTR pwzAssemblyPath, [in] LPCWSTR pwzTypeName, [in] LPCWSTR pwzMethodName, [in] LPCWSTR pwzArgument, [out] DWORD *pReturnValue) | ICLRRuntimeHost | |
GetCLRControl([out] ICLRControl **pCLRControl) | ICLRRuntimeHost | |
GetCurrentAppDomainId([out] DWORD *pdwAppDomainId) | ICLRRuntimeHost | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
SetHostControl([in] IHostControl *pHostControl) | ICLRRuntimeHost | |
Start() | ICLRRuntimeHost | |
Stop() | ICLRRuntimeHost | |
UnloadAppDomain([in] DWORD dwAppDomainId, [in] BOOL fWaitUntilDone) | ICLRRuntimeHost |