IDkmEmbeddedDocumentProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).
public interface class IDkmEmbeddedDocumentProvider
public interface IDkmEmbeddedDocumentProvider
type IDkmEmbeddedDocumentProvider = interface
Public Interface IDkmEmbeddedDocumentProvider
Get |
Returns the embedded document containing this symbol. Returns S_FALSE if the embedded document does not exist. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |