Share via


IDebugBinder Interface

Definition

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

Methods

Bind(IDebugObject, IDebugField, IDebugObject)
GetFunctionObject(IDebugFunctionObject)
GetMemoryContext(IDebugField, UInt32, IDebugMemoryContext2)
ResolveDynamicType(IDebugDynamicField, IDebugField)
ResolveRuntimeType(IDebugObject, IDebugField)

Applies to