Click or drag to resize
MediaControlConnect Method

Namespace: Veeplay.utillities.controls
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Connect(
	int connectionId,
	Object target
)

Parameters

connectionId
Type: SystemInt32
target
Type: SystemObject

Implements

IComponentConnectorConnect(Int32, Object)
See Also