IDebugHostType5 interface (dbgmodel.h)

Version 5 of an (IDebugHostSymbol derived) interface to a particular type.

This version 5 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 IDebugHostType5 interface inherits from the IDebugHostType4 interface.

Requirements

Requirement Value
Header dbgmodel.h

See also

IDebugHostSymbol

IDebugHostType interfaces.

Debugger Data Model C++ Interfaces Overview