Used to set the interface this

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
[ObsoleteAttribute("Replaced by SetInterface(object TheInterface).")]
void SetInterface(
	INodeIOBase theInterface
)

Parameters

theInterface
Type: VVVV.PluginInterfaces.V1..::..INodeIOBase

[Missing <param name="theInterface"/> documentation for "M:VVVV.PluginInterfaces.V1.INodeOut.SetInterface(VVVV.PluginInterfaces.V1.INodeIOBase)"]

See Also