presentation.h (iPresentationFactory 介面)
這個介面可用來查詢系統對簡報的支援,並建立簡報管理員。
繼承
IPresentationFactory 介面繼承自 IUnknown 介面。
方法
IPresentationFactory 介面具有這些方法。
IPresentationFactory::CreatePresentationManager 建立簡報管理員。 |
IPresentationFactory::IsPresentationSupported 取得值,這個值表示支援 D3D 裝置是否支援任何排序 ( (或不含獨立翻轉) 。 |
IPresentationFactory::IsPresentationSupportedWithIndependentFlip 取得值,這個值表示支援 D3D 裝置是否支持獨立翻轉的簡報。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 組建 22000 |
最低支援的伺服器 | Windows 組建 22000 |
標頭 | presentation.h |