Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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