GetDVDTextNumberOfStrings Method

 
Microsoft DirectShow 9.0

GetDVDTextNumberOfStrings Method

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

The GetDVDTextNumberOfStrings method retrieves the number of text strings available for the specified language.

Syntax

[ iStrings = ] MSWebDVD.GetDVDTextNumberOfStrings(iLangIndex);

Parameters

iLangIndex

Specifies the language as an Integer. The value must range from zero through one less than the value returned by GetDVDTextNumberOfLanguages.

Return Values

Returns an integer value specifying how many strings the disc contains in the specified language.

See Also