ReactOS 0.4.16-dev-306-g647d351
|
Public Member Functions | |
HRESULT | SetGCThreadControl ([in] IGCThreadControl *GCThreadControl) |
HRESULT | SetGCHostControl ([in] IGCHostControl *GCHostControl) |
HRESULT | SetDebuggerThreadControl ([in] IDebuggerThreadControl *debuggerThreadControl) |
HRESULT | AddDebuggerSpecialThread ([in] DWORD specialThreadId) |
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 99 of file mscoree.idl.
HRESULT ICorConfiguration::SetDebuggerThreadControl | ( | [in] IDebuggerThreadControl * | debuggerThreadControl | ) |
HRESULT ICorConfiguration::SetGCHostControl | ( | [in] IGCHostControl * | GCHostControl | ) |
HRESULT ICorConfiguration::SetGCThreadControl | ( | [in] IGCThreadControl * | GCThreadControl | ) |