IVarInfo::VTSType Property
Visual Studio 2015
Gets or sets the VTS type of the variable.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
VTSType returns the VTS type of the parameter or variable. VTS specifies the variant parameter types designed for use with the OLE control classes of the Microsoft Foundation Class Library. See Variant Parameter Type Constants for a list of possible return values.
Show: