IParamInfo - члены
Включить защищенные члены
Включить унаследованные члены
Provides information about the properties of the specified parameters in a function or variable.
Универсальный тип IParamInfo предоставляет следующий члены.
Свойства
Имя | Описание | |
---|---|---|
Attribute | Gets or sets a pointer to an eParamAttr value that specifies the type of an attribute parameter. | |
Name | Gets or sets the name of the object. | |
TypeString | Gets or sets the type of the parent object by using a string representation of the type. | |
VariantType | Gets or sets the parameter's variant type. | |
VTSType | Gets or sets the VTS type of the parameter. |
В начало страницы