IParamInfo Members
Include Protected Members
Include Inherited 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
Gets or sets a pointer to an eParamAttr value that specifies the type of an attribute parameter.
Gets or sets the name of the object.
Gets or sets the type of the parent object by using a string representation of the type.
Gets or sets the parameter's variant type.
Gets or sets the VTS type of the parameter.
Top