Click or drag to resize

IMcFeaturesList2AddEx Method

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Function AddEx ( 
	varFeaturesToAdd As Object,
	Name As String,
	Optional HowToAdd As mcHowToAddFeaturesList = mcHowToAddFeaturesList.mchtaflDefault,
	<OptionalAttribute> varSelector As Object,
	<OptionalAttribute> varExtraInfo As Object
) As Integer

Parameters

varFeaturesToAdd
Type: SystemObject
Name
Type: SystemString
HowToAdd (Optional)
Type: MediaCy.IQL.FeaturesmcHowToAddFeaturesList
varSelector (Optional)
Type: SystemObject
varExtraInfo (Optional)
Type: SystemObject

Return Value

Type: Int32
See Also