Condividi tramite


IDebugObject Interface

Definition

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

Methods

GetManagedDebugObject(IDebugManagedObject)
GetMemoryContext(IDebugMemoryContext2)
GetSize(UInt32)
GetValue(Byte[], UInt32)
IsEqual(IDebugObject, Int32)
IsNullReference(Int32)
IsProxy(Int32)
IsReadOnly(Int32)
SetReferenceValue(IDebugObject)
SetValue(Byte[], UInt32)

Applies to