Sets the preview window foreground.

Namespace:  GrassValley.Mseries.DVCapture
Assembly:  GrassValley.Mseries.DVCapture (in GrassValley.Mseries.DVCapture.dll) Version: 1.0.0.0

Syntax

C#
public void SetPreviewWindowForeground()
Visual Basic (Declaration)
Public Sub SetPreviewWindowForeground
Visual C++
public:
virtual void SetPreviewWindowForeground() sealed

Implements

IDVCapture..::.SetPreviewWindowForeground()()()

See Also