Allows sending of XML-message snippets to patches.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
Parameters
- fileName
- Type: System..::..String
Filename of the patch to send the message to.
- message
- Type: System..::..String
The XML-message snippet.
- undoable
- Type: System..::..Boolean
If TRUE the operation performed by this message can be undone by the user using the UNDO command.