GetDVDTextString Method

 
Microsoft DirectShow 9.0

GetDVDTextString 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 GetDVDTextString method retrieves the specified text string.

Syntax

[ sText = ] MSWebDVD.GetDVDTextString(iLangIndex, iStringIndex);

Parameters

iLangIndex

Specifies the index of the language as an Integer.

iStringIndex

Specifies the index number of the text string as an Integer.

Return Values

Returns the String specified by iStringIndex.

See Also