IDkmSourceServerSymbolQuery Interface

Definition

This API is used to read information about source server data from a symbol provider.

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

public interface class IDkmSourceServerSymbolQuery
public interface class IDkmSourceServerSymbolQuery
__interface IDkmSourceServerSymbolQuery
public interface IDkmSourceServerSymbolQuery
type IDkmSourceServerSymbolQuery = interface
Public Interface IDkmSourceServerSymbolQuery

Methods

GetSourceServerData(DkmModule, DkmModuleInstance)

Returns the contents of the source server stream data for a module if the stream exists.

Applies to