FileName
Viscom Software Screen2Video ActiveX Control |
FileName Property
Description: |
Set the video file name. You must set the file name before call Start Method. |
Usage: |
Screen2Video1.FileName[= value] |
Data Type: |
String |
Example: |
This Visual Basic example set the file name before call start method: Private Sub Capture_Click() End Sub |