FindWMVProfileDesc
|
WMVProfiles.FindWMVProfileDesc Method |
Description
Search the WMVProfiles Collection for a index and return the wmv profile description.
Syntax
WMVProfiles.FindWMVProfileDesc index |
Data Type
Integer
Return Value
If the index of WMVProfile object is equal to the given index. The FindWMVProfileDesc method return description of the WMVProfile in the Collection. If the index is not found, the FindWMVProfileDesc method return empty string.
Example
[Visual Basic Syntax] (This example find the 2 index of wmv profile) |