Viscom Software VideoCap ActiveX Control

StillPinVideoFormats.Count Property

Description:   

Return the count of StillPinVideoFormat object in the collection.

Usage:   

StillPinVideoFormats.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total still pin video format:


TotalVideoFormat = VideoCap1.StillPinVideoFormats.Count