Click or drag to resize

IMcBasicFeaturesDoCommand Method

Standard DoCommand

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Function DoCommand ( 
	ActionCommand As mcBasicFeaturesCommandFlags,
	<OptionalAttribute> varData As Object
) As Object

Parameters

ActionCommand
Type: MediaCy.IQL.FeaturesmcBasicFeaturesCommandFlags
varData (Optional)
Type: SystemObject

Return Value

Type: Object
See Also