IDebugSymbols4 interface (dbgeng.h)
This interface supports determination of the symbol of an inline frame.
Inheritance
The IDebugSymbols4 interface inherits from the IUnknown interface. IDebugSymbols4 also has these types of members:
Methods
The IDebugSymbols4 interface has these methods.
IDebugSymbols4::GetFieldOffset The GetFieldOffset function returns the offset of a member from the beginning of a structure. This method belongs to the IDebugSymbols4 interface. |
IDebugSymbols4::GetLineByInlineContext The GetLineByInlineContext method gets a line by inline context. This method belongs to the IDebugSymbols4 interface. |
IDebugSymbols4::GetLineByInlineContextWide The GetLineByInlineContextWide method gets a line by inline context. This method belongs to the IDebugSymbols4 interface. |
IDebugSymbols4::GetNameByInlineContext The GetNameByInlineContext method gets a name by inline context. This method belongs to the IDebugSymbols4 interface. |
IDebugSymbols4::GetNameByInlineContextWide The GetNameByInlineContextWide method gets a name by inline context. This method belongs to the IDebugSymbols4 interface. |
IDebugSymbols4::GetScopeEx Gets the scope as an extended frame structure. |
IDebugSymbols4::OutputSymbolByInlineContext Specifies an output symbol by using an inline context. |
IDebugSymbols4::SetScopeEx Sets the scope as an extended frame structure. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |