IDkmSourceServerSymbolQuery Interface
Definition
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 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. |