ReactOS 0.4.15-dev-7953-g1f49173
ICLRControl Interface Reference
Inheritance diagram for ICLRControl:
Collaboration diagram for ICLRControl:

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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 115 of file mscoree.idl.

Member Function Documentation

◆ GetCLRManager()

HRESULT ICLRControl::GetCLRManager ( [in] REFIID  riid,
[out] void **  ppObject 
)

◆ SetAppDomainManagerType()

HRESULT ICLRControl::SetAppDomainManagerType ( [in] LPCWSTR  appDomainManagerAssembly,
[in] LPCWSTR  appDomainManagerType 
)

The documentation for this interface was generated from the following file: