System.Runtime.InteropServices.ComTypes.VARKIND.VAR_PERINSTANCE Field

The variable is a field or member of the type. It exists at a fixed offset within each instance of the type.

Syntax

VARKIND VAR_PERINSTANCE

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0