Share via


IDebugPointerObject2 Interface

Definition

public interface class IDebugPointerObject2 : Microsoft::VisualStudio::Debugger::Interop::IDebugObject
[System.Runtime.InteropServices.Guid("BF032216-2C7F-4682-84C1-76EF432D840B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugPointerObject2 : Microsoft.VisualStudio.Debugger.Interop.IDebugObject
[<System.Runtime.InteropServices.Guid("BF032216-2C7F-4682-84C1-76EF432D840B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugPointerObject2 = interface
    interface IDebugObject
Public Interface IDebugPointerObject2
Implements IDebugObject
Attributes
Implements

Methods

ComputePointerAddress(UInt32)
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