Click or drag to resize

BackgroundCommandRun Method

Namespace:  MediaCy.Commands.Background
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable Sub Run ( 
	input1 As Object,
	input2 As Object,
	ByRef output As Object
)

Parameters

input1
Type: SystemObject
input2
Type: SystemObject
output
Type: SystemObject
See Also