IParamInfo Members

Provides information about the properties of the specified parameters in a function or variable.

The IParamInfo type exposes the following members.

Properties

  Name Description
Public property Attribute Gets or sets a pointer to an eParamAttr value that specifies the type of an attribute parameter.
Public property Name Gets or sets the name of the object.
Public property TypeString Gets or sets the type of the parent object by using a string representation of the type.
Public property VariantType Gets or sets the parameter's variant type.
Public property VTSType Gets or sets the VTS type of the parameter.

Top

See Also

Reference

IParamInfo Interface

Microsoft.VisualStudio.VsWizard Namespace