Share via


IDebugExpressionEvaluator Interface

Definition

public interface class IDebugExpressionEvaluator
[System.Runtime.InteropServices.Guid("C077C822-476C-11D2-B73C-0000F87572EF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugExpressionEvaluator
[<System.Runtime.InteropServices.Guid("C077C822-476C-11D2-B73C-0000F87572EF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugExpressionEvaluator = interface
Public Interface IDebugExpressionEvaluator
Derived
Attributes

Methods

GetMethodLocationProperty(String, IDebugSymbolProvider, IDebugAddress, IDebugBinder, IDebugProperty2)
GetMethodProperty(IDebugSymbolProvider, IDebugAddress, IDebugBinder, Int32, IDebugProperty2)
Parse(String, enum_PARSEFLAGS, UInt32, String, UInt32, IDebugParsedExpression)
Parse(String, UInt32, UInt32, String, UInt32, IDebugParsedExpression)
SetLocale(UInt16)
SetRegistryRoot(String)

Applies to