Viscom Software VideoCap ActiveX Control

ShowCrossbarPropertyPage Method

Description:   

Shows the property page of the Crossbar if available. (S-Video, Video Composite....)

Usage:   

VideoCap1.ShowCrossbarPropertyPage hOwnerHandle

hOwnerHandle - the window handle of parent window.

Return Value:

Return TRUE - successful , Return FALSE - Failure.

Example:   

This Visual Basic example shows how to display the property page of  crossbar.

VideoCap1.Device = 0
VideoCap1.Start
VideoCap1.ShowCrossbarPropertyPage hWnd