Used to set the interface this

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

Syntax

C#
void SetInterface(
	Object theInterface
)

Parameters

theInterface
Type: System..::..Object

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

See Also