Collapse All
Expand All
C#
vvvv45 plugin specification
IWindow2
.
.
::
.
.
Handle Property
IWindow2 Interface
See Also
Send Feedback
Returns the window's handle
Namespace:
VVVV.PluginInterfaces.V2.Graph
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
IntPtr
Handle
{
get
; }
See Also
IWindow2 Interface
VVVV.PluginInterfaces.V2.Graph Namespace