IPinnedVariableType Interface

Contains information about a single DWARF type. Typically obtained by calling LookupType(String, Boolean)

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public interface IPinnedVariableType

Properties

Size The size of the type, in bytes.

See Also