Viscom Software VideoCap ActiveX Control

LicenseKey Property

Description:   

Sets the license key which unlocks the ActiveX control  from demo mode. This License key is supplied by the vendor.

Usage:   

VideoCap1.LicenseKey[= value]

Data Type:   

String

Example:   

This Visual Basic example output wmv file:

Private Sub Form_Load()
 VideoCap1.LicenseKey="yourkey"
End Sub


Value:   

 String