IDkmCompiledInspectionQueryProcessor Schnittstelle

Definition

Ermöglicht die Ausführung von kompilierten Inspektions Abfragen.

Implementierungen dieser Schnittstelle können einschränken, wenn Sie mithilfe eines Filters aufgerufen werden, der in ihrer Komponenten Konfiguration definiert ist. Die folgenden Eigenschaften können verwendet werden: compiledinspectionquerykind, compilervendorid, EngineID, LanguageID, runtimeId.

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

Methoden

ExecuteQuery(DkmCompiledInspectionQuery, ReadOnlyCollection<DkmILParameterValue>, DkmILContext, UInt32, DkmFuncEvalFlags, DkmILFailureReason)

Führt eine kompilierte Inspektions Abfrage aus und gibt alle Ergebnisse zurück.

Gilt für