Microsoft DirectX 9.0

GetDVDTextNumberOfStrings Method

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