IDebugThread3

Undocumented in source.

Members

Functions

CanRemapLeafFrame
HRESULT CanRemapLeafFrame()
Undocumented in source.
IsCurrentException
HRESULT IsCurrentException()
Undocumented in source.
RemapLeafFrame
HRESULT RemapLeafFrame()
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Inherited Members

From IDebugThread2

iid
GUID iid;
Undocumented in source.
EnumFrameInfo
HRESULT EnumFrameInfo(FRAMEINFO_FLAGS dwFieldSpec, UINT nRadix, IEnumDebugFrameInfo2* ppEnum)
Undocumented in source.
GetName
HRESULT GetName(BSTR* pbstrName)
Undocumented in source.
SetThreadName
HRESULT SetThreadName(LPCOLESTR pszName)
Undocumented in source.
GetProgram
HRESULT GetProgram(IDebugProgram2* ppProgram)
Undocumented in source.
CanSetNextStatement
HRESULT CanSetNextStatement(IDebugStackFrame2 pStackFrame, IDebugCodeContext2 pCodeContext)
Undocumented in source.
SetNextStatement
HRESULT SetNextStatement(IDebugStackFrame2 pStackFrame, IDebugCodeContext2 pCodeContext)
Undocumented in source.
GetThreadId
HRESULT GetThreadId(DWORD* pdwThreadId)
Undocumented in source.
Suspend
HRESULT Suspend(DWORD* pdwSuspendCount)
Undocumented in source.
Resume
HRESULT Resume(DWORD* pdwSuspendCount)
Undocumented in source.
GetThreadProperties
HRESULT GetThreadProperties(THREADPROPERTY_FIELDS dwFields, THREADPROPERTIES* ptp)
Undocumented in source.
GetLogicalThread
HRESULT GetLogicalThread(IDebugStackFrame2 pStackFrame, IDebugLogicalThread2* ppLogicalThread)
Undocumented in source.

Meta