Used to retrieve a reference of an interface offered by the upstream connected node.
Namespace: VVVV.PluginInterfaces.V1Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
void GetUpstreamInterface( out Object upstreamInterface ) |
Parameters
- upstreamInterface
- Type: System..::..Object%
The retrieved interface.