Allows to know number of supported TV standards.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int GetSupportedTVStandardsCount()
Public Function GetSupportedTVStandardsCount As Integer
public:
int GetSupportedTVStandardsCount()

Return Value

Returns count of supported TV standards that GetSupportedTVStandards() method can return.

See Also