Gets the handle to the current video window.
public virtual IntPtr VideoWindow {get;}
public virtual IntPtr VideoWindow {get;}
public:
virtual property IntPtr VideoWindow {
IntPtr get();
}
'Declaration
Public Overridable ReadOnly Property VideoWindow As IntPtr
'Usage
Dim instance As CaptureCtrl
Dim value As IntPtr
value = instance.VideoWindow
Property Value
An IntPtr value representing the video window handle.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2