ReactOS 0.4.16-dev-455-g37b0646
|
Public Member Functions | |
HRESULT | GetCLRManager ([in] REFIID riid, [out] void **ppObject) |
HRESULT | SetAppDomainManagerType ([in] LPCWSTR appDomainManagerAssembly, [in] LPCWSTR appDomainManagerType) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 115 of file mscoree.idl.
HRESULT ICLRControl::SetAppDomainManagerType | ( | [in] LPCWSTR | appDomainManagerAssembly, |
[in] LPCWSTR | appDomainManagerType | ||
) |