IDkmEmbeddedDocumentProvider Interface

Definition

This API is used to retrieve source code documents that are embedded in a symbol file.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: RuntimeId, SymbolProviderId.

This API was introduced in Visual Studio 15 Update 5 (DkmApiVersion.VS15Update5).

C++
public interface class IDkmEmbeddedDocumentProvider

Methods

GetEmbeddedDocument(DkmInstructionSymbol)

Returns the embedded document containing this symbol. Returns S_FALSE if the embedded document does not exist.

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022