Share via


IDebugTypeFieldBuilder2 Interface

Definition

public interface class IDebugTypeFieldBuilder2 : Microsoft::VisualStudio::Debugger::Interop::IDebugTypeFieldBuilder
[System.Runtime.InteropServices.Guid("EED3392E-C13A-42A9-932F-145C12B4FB5C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugTypeFieldBuilder2 : Microsoft.VisualStudio.Debugger.Interop.IDebugTypeFieldBuilder
[<System.Runtime.InteropServices.Guid("EED3392E-C13A-42A9-932F-145C12B4FB5C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugTypeFieldBuilder2 = interface
    interface IDebugTypeFieldBuilder
Public Interface IDebugTypeFieldBuilder2
Implements IDebugTypeFieldBuilder
Attributes
Implements

Methods

CreateArrayOfType(IDebugField, UInt32, IDebugField)
CreatePointerToType(IDebugField, IDebugField)
CreatePrimitive(UInt32, IDebugField)

Applies to