Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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