- EnumProperties
HRESULT EnumProperties(DEBUGPROP_INFO_FLAGS dwFields, UINT nRadix, GUID* guidFilter, DWORD dwTimeout, ULONG* pcelt, IEnumDebugPropertyInfo2* ppEnum)
Undocumented in source.
- GetCodeContext
HRESULT GetCodeContext(IDebugCodeContext2* ppCodeCxt)
Undocumented in source.
- GetDebugProperty
HRESULT GetDebugProperty(IDebugProperty2* ppProperty)
Undocumented in source.
- GetDocumentContext
HRESULT GetDocumentContext(IDebugDocumentContext2* ppCxt)
Undocumented in source.
- GetExpressionContext
HRESULT GetExpressionContext(IDebugExpressionContext2* ppExprCxt)
Undocumented in source.
- GetInfo
HRESULT GetInfo(FRAMEINFO_FLAGS dwFieldSpec, UINT nRadix, FRAMEINFO* pFrameInfo)
Undocumented in source.
- GetLanguageInfo
HRESULT GetLanguageInfo(BSTR* pbstrLanguage, GUID* pguidLanguage)
Undocumented in source.
- GetName
HRESULT GetName(BSTR* pbstrName)
Undocumented in source.
- GetPhysicalStackRange
HRESULT GetPhysicalStackRange(UINT64* paddrMin, UINT64* paddrMax)
Undocumented in source.
- GetThread
HRESULT GetThread(IDebugThread2* ppThread)
Undocumented in source.