[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V1.IValueOut.GetValuePointer(System.Double**@)"]

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

Syntax

C#
void GetValuePointer(
	out double** value
)

Parameters

value
Type: System..::..Double**%

[Missing <param name="value"/> documentation for "M:VVVV.PluginInterfaces.V1.IValueOut.GetValuePointer(System.Double**@)"]

See Also