Share via


IDebugProperty2 Interface

Definition

public interface class IDebugProperty2
[System.Runtime.InteropServices.Guid("A7EE3E7E-2DD2-4AD7-9697-F4AAE3427762")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugProperty2
[<System.Runtime.InteropServices.Guid("A7EE3E7E-2DD2-4AD7-9697-F4AAE3427762")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugProperty2 = interface
Public Interface IDebugProperty2
Derived
Attributes

Methods

EnumChildren(enum_DEBUGPROP_INFO_FLAGS, UInt32, Guid, enum_DBG_ATTRIB_FLAGS, String, UInt32, IEnumDebugPropertyInfo2)
EnumChildren(UInt32, UInt32, Guid, UInt64, String, UInt32, IEnumDebugPropertyInfo2)
GetDerivedMostProperty(IDebugProperty2)
GetExtendedInfo(Guid, Object)
GetMemoryBytes(IDebugMemoryBytes2)
GetMemoryContext(IDebugMemoryContext2)
GetParent(IDebugProperty2)
GetPropertyInfo(enum_DEBUGPROP_INFO_FLAGS, UInt32, UInt32, IDebugReference2[], UInt32, DEBUG_PROPERTY_INFO[])
GetPropertyInfo(UInt32, UInt32, UInt32, IDebugReference2[], UInt32, DEBUG_PROPERTY_INFO[])
GetReference(IDebugReference2)
GetSize(UInt32)
SetValueAsReference(IDebugReference2[], UInt32, IDebugReference2, UInt32)
SetValueAsString(String, UInt32, UInt32)

Applies to