System.Runtime.InteropServices.ComTypes.TYPEDESC.lpValue Field

If the variable is VT_SAFEARRAY or VT_PTR, the lpValue field contains a pointer to a TYPEDESC that specifies the element type.

Syntax

public IntPtr lpValue

Remarks

For additional information about TYPEDESC, see the MSDN Library.

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