tagTYPEDESC.vt Field

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

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

'Declaration
Public vt As UShort
public ushort vt
public:
unsigned short vt
val mutable vt: uint16
public var vt : ushort

.NET Framework Security

See Also

Reference

tagTYPEDESC Structure

Microsoft.VisualStudio.VsWizard Namespace