GetButtonRect 方法
[與此頁面 相關的功能 DirectShow是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議盡可能重寫使用舊版 API 的現有程式碼,以使用新的 API。]
注意
此元件可用於 Microsoft Windows 2000、Windows XP 和 Windows Server 2003 作業系統。 它在後續版本中可能會變更或無法使用。
方法 GetButtonRect
會擷取視窗座標中指定按鈕的矩形。
[ oButton = ] MSWebDVD.GetButtonRect(iButton)
參數
-
iButton
-
將按鈕編號指定為整數。
傳回值
會傳回定義矩形的 DVDRect 物件。
備註
在將 DisableAutoMouseProcessing 設定為 true之後實作自訂滑鼠處理時,請使用此方法。
另請參閱