Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.05 KB

idebugprimitivetypefield.md

File metadata and controls

35 lines (27 loc) · 1.05 KB
description title ms.date ms.topic helpviewer_keywords author ms.author manager ms.subservice
Represents a primitive type enumeration value from an IDebugField interface.
IDebugPrimitiveTypeField
11/04/2016
reference
IDebugPrimitiveTypeField interface
maiak
maiak
mijacobs
debug-diagnostics

IDebugPrimitiveTypeField

Represents a primitive type enumeration value from an IDebugField interface.

Syntax

IDebugPrimitiveTypeField : IDebugField

Methods

In addition to the methods on the IDebugField interface, this interface implements the following method:

Method Description
GetPrimitiveType Retrieves the primitive type associated with this field.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll