IDebugHostSymbols2 interface (dbgmodel.h)
Version 2 of the symbols interface to the underlying debugger.
The IDebugHostSymbols interface is the main starting point to access symbols in the debug target. This interface can be queried from an instance of IDebugHost.
This version 2 of the interface supports all of the previous methods with identical signatures and includes additional new methods that provide added functionality. The new methods are listed in the header at the end of the section for that interface.
Inheritance
The IDebugHostSymbols2 interface inherits from the IDebugHostSymbols interface.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |