Viscom Software VideoCap ActiveX Control

ScanTVChannels Method

Description:   

Scan the TV Channel and save fine-tuning information in the registry. After called ScanTVChannels method , the TVChannels object will represent the number of  TV Channel  available and TVChannel object will represent each TV Channel information. 

Usage:   

VideoCap1.ScanTVChannels

Return Value:

True - sucessful
False - Failure

Example:   

This Visual Basic example shows how scan the tv channel.

VideoCap1.CountryCode=1
VideoCap1.Start
VideoCap1.ScanTVChannels
VideoCap1.Channel =10