IDkmSymbolQueryCallback Interface

Definition

Allows remote components to obtain source position information when the symbol provider is on the VS machine.

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.

C++/CX
public interface class IDkmSymbolQueryCallback

Methods

GetSourcePositionCallback(DkmInstructionSymbol, DkmSourcePositionFlags, DkmInspectionSession, Boolean)

Returns the source file position (ex: example.cs, line 12) of this instruction symbol. If this instruction symbol is not associated with a source file then null is returned (S_FALSE return code in native).

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022