GetDVDTextStringType 方法
[与此页面关联的功能 DirectShow 是旧版功能。 它已被 MediaPlayer、 IMFMediaEngine 和 Media Foundation 中的音频/视频捕获所取代。 这些功能已针对Windows 10和Windows 11进行了优化。 Microsoft 强烈建议新代码尽可能在 Media Foundation 中使用 MediaPlayer、 IMFMediaEngine 和 音频/视频捕获 ,而不是 DirectShow。 如果可能,Microsoft 建议重写使用旧 API 的现有代码以使用新 API。]
注意
此组件可用于 Microsoft Windows 2000、Windows XP 和 Windows Server 2003 操作系统。 它可能在后续版本中变更或不可用。
方法 GetDVDTextStringType
检索一个值,该值指示指定 DVD 文本字符串中包含的信息类型。
[ iStringType = ] MSWebDVD.GetDVDTextStringType(iLangIndex, iStringIndex)
参数
-
iLangIndex
-
将文本字符串的语言指定为 Integer。
-
iStringIndex
-
将文本字符串的索引号指定为 Integer。
返回值
返回一个整数值,该值指示字符串中包含的信息类型。
另请参阅