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