IDebugSymbols5 interface (dbgeng.h)
This interface supports using index values for the current frame.
Inheritance
The IDebugSymbols5 interface inherits from the IUnknown interface. IDebugSymbols5 also has these types of members:
Methods
The IDebugSymbols5 interface has these methods.
IDebugSymbols5::GetCurrentScopeFrameIndexEx Gets the index of the current frame. |
IDebugSymbols5::GetFieldOffset The GetFieldOffset function returns the offset of a member from the beginning of a structure. This method belongs to the IDebugSymbols5 interface. |
IDebugSymbols5::SetScopeFrameByIndexEx Sets the current frame by using an index. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |