Interfaces (Visual Studio Debugging)

Applies to: yesVisual Studio noVisual Studio for Mac

Note

This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Methods are listed alphabetically under each interface in the table of contents and on the interface page in Vtable order.

In This Section

Describes the interfaces used in the debug engine.

Describes the interfaces that evaluate expressions in a call stack during break mode.

Describes the interfaces that a symbol provider implements to associate types to identifiers.

Contains documentation for the interfaces, enumerators, and structures of the Visual Studio Debugging SDK.

See also