Viscom Software Screen2Video ActiveX Control

VideoCompressors.ShowPropertyPage Method

Description:   

Display the video compressor property page for a index if available.

Usage:   

VideoCompressors.ShowPropertyPage index

Data Type:   

Integer

Return Value:   

Return True if display property page successful, otherwise return FALSE.

Example:   

This Visual Basic example show the video compressor property page:

 bResult =Screen2Video.VideoCompressors.ShowPropertyPage (0)