ReactOS 0.4.15-dev-7924-g5949c20
IDebuggerThreadControl Interface Reference
Inheritance diagram for IDebuggerThreadControl:
Collaboration diagram for IDebuggerThreadControl:

Public Member Functions

HRESULT ThreadIsBlockingForDebugger ()
 
HRESULT ReleaseAllRuntimeThreads ()
 
HRESULT StartBlockingForDebugger (DWORD dwUnused)
 
- 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 84 of file mscoree.idl.

Member Function Documentation

◆ ReleaseAllRuntimeThreads()

HRESULT IDebuggerThreadControl::ReleaseAllRuntimeThreads ( )

◆ StartBlockingForDebugger()

HRESULT IDebuggerThreadControl::StartBlockingForDebugger ( DWORD  dwUnused)

◆ ThreadIsBlockingForDebugger()

HRESULT IDebuggerThreadControl::ThreadIsBlockingForDebugger ( )

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