Provides information about the properties of the specified parameters in a function or variable.
The IParamInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | Attribute | Gets or sets a pointer to an eParamAttr value that specifies the type of an attribute parameter. | 
| .gif) | Name | Gets or sets the name of the object. | 
| .gif) | TypeString | Gets or sets the type of the parent object by using a string representation of the type. | 
| .gif) | VariantType | Gets or sets the parameter's variant type. | 
| .gif) | VTSType | Gets or sets the VTS type of the parameter. | 
Top