Share via


IDebugField Interface

Definition

public interface class IDebugField
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("C2E34EB1-8B9D-11D2-9014-00C04FA38338")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugField
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("C2E34EB1-8B9D-11D2-9014-00C04FA38338")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugField = interface
Public Interface IDebugField
Derived
Attributes

Methods

Equal(IDebugField)
GetAddress(IDebugAddress)
GetContainer(IDebugContainerField)
GetExtendedInfo(Guid, IntPtr[], UInt32)
GetInfo(enum_FIELD_INFO_FIELDS, FIELD_INFO[])
GetInfo(UInt32, FIELD_INFO[])
GetKind(enum_FIELD_KIND[])
GetKind(UInt32)
GetSize(UInt32)
GetType(IDebugField)
GetTypeInfo(TYPE_INFO[])

Applies to