Share via


IDebugBinderDirect Interface

Definition

public interface class IDebugBinderDirect
[System.Runtime.InteropServices.Guid("9DB3E3B8-84F5-488E-93EB-B3CE3E33EDAB")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugBinderDirect
[<System.Runtime.InteropServices.Guid("9DB3E3B8-84F5-488E-93EB-B3CE3E33EDAB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugBinderDirect = interface
Public Interface IDebugBinderDirect
Attributes

Methods

CanDoFuncEval(DEBUG_ADDRESS[])
ContinueForFuncEval(Object, UInt32, UInt32)
CreateIDebugObject(Object, IDebugObject)
GetAlias(Object, IDebugAlias)
GetCORDBFrame(Object)
GetCORDBModule(Guid, UInt32, Object)
GetDebugProperty(IDebugProperty2)
GetMemoryContext(DEBUG_ADDRESS[], UInt64, IDebugMemoryContext2)
IsInEmbeddedClrMode(Int32)
IsInSQLCLRMode(Int32)
IsUserData(DEBUG_ADDRESS[], Int32)

Applies to