IDkmLanguageReturnValueEvaluator 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 interface allows a language extension to evaluate return values as collected by a runtime during stepping.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, CompilerVendorId, EngineId, LanguageId, RuntimeId.
public interface class IDkmLanguageReturnValueEvaluator
public interface class IDkmLanguageReturnValueEvaluator
__interface IDkmLanguageReturnValueEvaluator
public interface IDkmLanguageReturnValueEvaluator
type IDkmLanguageReturnValueEvaluator = interface
Public Interface IDkmLanguageReturnValueEvaluator
Evaluate |
Evaluates and formats a given DkmRawReturnValue using solely the provided data. |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |