Collapse All
Expand All
C#
vvvv45 plugin specification
Segment
.
.
::
.
.
GetData Method
Segment Class
See Also
Send Feedback
Returns the object graph stored in the shared memory segment
Namespace:
VVVV.Utils.SharedMemory
Assembly:
VVVV.Utils
(in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C#
public
Object
GetData
()
Return Value
System.Object - root of object graph
See Also
Segment Class
VVVV.Utils.SharedMemory Namespace