共用方式為


(presentation.h) 的 IPresentationSurface 介面

描述 IPresentationContent 具有單一系結緩衝區的 ,可與系統撰寫器共用,並在全域可視化樹狀結構中顯示為內容。

繼承

IPresentationSurface 介面繼承自 IPresentationContent 介面。

方法

IPresentationSurface 介面具有這些方法。

 
IPresentationSurface::RestrictToOutput

將簡報限制為特定的顯示配接器輸出。
IPresentationSurface::SetAlphaMode

設定簡報介面的透明度行為。
IPresentationSurface::SetBuffer

設定與此簡報介面相關聯的簡報緩衝區。
IPresentationSurface::SetColorSpace

設定簡報介面所使用的色彩空間類型。
IPresentationSurface::SetDisableReadback

設定旗標以停用或啟用緩衝區讀取。
IPresentationSurface::SetLetterboxingMargins

設定每個收件匣區域所採用的視覺空間大小。
IPresentationSurface::SetSourceRect

將來源簡報緩衝區的區域設定為從中取樣。
IPresentationSurface::SetTransform

設定套用至來源緩衝區區域的轉換,以定義顯示緩衝區的螢幕上區域。

規格需求

需求
最低支援的用戶端 Windows 組建 22000
最低支援的伺服器 Windows 組建 22000
標頭 presentation.h

另請參閱

IPresentationContent