GetTextNumberOfStrings 方法
[與此頁面相關的功能 DirectShow是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議使用舊版 API 的現有程式碼盡可能重寫為使用新的 API。
注意
此元件可用於 Microsoft Windows 2000、Windows XP 和 Windows Server 2003 作業系統。 它在後續版本中可能會變更或無法使用。
方法 GetDVDTextNumberOfStrings
會擷取指定語言可用的文字字串數目。
[ iStrings = ] MSWebDVD.GetDVDTextNumberOfStrings(iLangIndex)
參數
-
iLangIndex
-
將語言指定為 Integer。 此值的範圍必須從零到一個小於 GetTOTextNumberOfLanguages所傳回的值。
傳回值
傳回整數值,這個值會指定磁片包含在指定語言中的字串數目。
另請參閱