Viscom Software VideoCap ActiveX Control

Devices.Count Property

Description:   

Return the count of Device object in the collection.

Usage:   

Devices.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total video capture devices:


TotalVideoDevice = VideoCap1.Devices.Count