IDebugHostFunctionIntrospection3 interface (dbgmodel.h)

The version 3 of a host optional interface which provides detailed information about a function.

This version 3 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 IDebugHostFunctionIntrospection3 interface inherits from the IDebugHostFunctionIntrospection2 interface.

Requirements

Requirement Value
Header dbgmodel.h

See also

Debugger Data Model C++ Overview