Gives access to the XML-snippet describing the current selection in the active patch.

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

Syntax

C#
string GetXMLSnippetFromSelection()

Return Value

An XML-message snippet describing the currently selected nodes in the active patch.

See Also