ReactOS 0.4.15-dev-7953-g1f49173
ICorDebugThread Member List

This is the complete list of members for ICorDebugThread, including all inherited members.

AddRef()IUnknown
ClearCurrentException()ICorDebugThread
CorDebugUserState enum nameICorDebugThread
CorDebugUserState typedefICorDebugThread
CreateEval([out] ICorDebugEval **ppEval)ICorDebugThread
CreateStepper([out] ICorDebugStepper **ppStepper)ICorDebugThread
EnumerateChains([out] ICorDebugChainEnum **ppChains)ICorDebugThread
GetActiveChain([out] ICorDebugChain **ppChain)ICorDebugThread
GetActiveFrame([out] ICorDebugFrame **ppFrame)ICorDebugThread
GetAppDomain([out] ICorDebugAppDomain **ppAppDomain)ICorDebugThread
GetCurrentException([out] ICorDebugValue **ppExceptionObject)ICorDebugThread
GetDebugState([out] CorDebugThreadState *pState)ICorDebugThread
GetHandle([out] HTHREAD *phThreadHandle)ICorDebugThread
GetID([out] DWORD *pdwThreadId)ICorDebugThread
GetObject([out] ICorDebugValue **ppObject)ICorDebugThread
GetProcess([out] ICorDebugProcess **ppProcess)ICorDebugThread
GetRegisterSet([out] ICorDebugRegisterSet **ppRegisters)ICorDebugThread
GetUserState([out] CorDebugUserState *pState)ICorDebugThread
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
SetDebugState([in] CorDebugThreadState state)ICorDebugThread
USER_BACKGROUND enum valueICorDebugThread
USER_STOP_REQUESTED enum valueICorDebugThread
USER_STOPPED enum valueICorDebugThread
USER_SUSPEND_REQUESTED enum valueICorDebugThread
USER_SUSPENDED enum valueICorDebugThread
USER_UNSAFE_POINT enum valueICorDebugThread
USER_UNSTARTED enum valueICorDebugThread
USER_WAIT_SLEEP_JOIN enum valueICorDebugThread