Microsoft DirectX 9.0 |
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