Represents the ability to create a field that represents a type.
Syntax
IDebugTypeFieldBuilder : IUnknown
Notes for Callers
This interface is obtained from the symbol provider.
Methods
This interface implements the following methods:
| Method | Description |
|---|---|
| CreatePrimitive | Creates an object that represents a primitive type. |
| CreatePointerToType | Creates a pointer to the specified type. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll