presentation.h (iPresentationManager 介面)
定義管理簡報的方法。
繼承
IPresentationManager 介面繼承自 IUnknown 介面。
方法
IPresentationManager 介面具有這些方法。
IPresentationManager::CancelPresentsFrom 取消任何先前發行且仍在執行中的簡報尚未顯示,且目前識別碼至少為傳入 的 presentIdToCancelFrom 。 |
IPresentationManager::CreatePresentationSurface 為可裝載於可視化樹狀結構並指派單一前端緩衝區的內容建立簡報介面。 |
IPresentationManager::EnablePresentStatisticsKind 啟用或停用指定的目前統計數據種類。 |
IPresentationManager::ForceVSyncInterrupt 設定值,這個值表示 GPU 是否一律會在顯示存在時發出 VSync 中斷。 |
IPresentationManager::GetLostEvent 取得事件的句柄,該事件會在簡報管理員遇到無法從中復原的錯誤時發出訊號。 |
IPresentationManager::GetNextPresentId 取得下一個存在的標識碼。 參考該情況時,所有同步處理柵欄都會收到此值的訊號。 |
IPresentationManager::GetNextPresentStatistics 取得佇列中的下一個目前統計數據專案。 |
IPresentationManager::GetPresentRetiringFence 取得當目前淘汰時發出訊號的柵欄。 |
IPresentationManager::GetPresentStatisticsAvailableEvent 取得事件的句柄,這個事件會在目前統計數據可供報告時發出訊號。 |
IPresentationManager::P resent 呈現此簡報管理員。 |
IPresentationManager::SetPreferredPresentDuration 設定慣用的框架持續時間。 |
IPresentationManager::SetTargetTime 設定下一個簡報的目標時間。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 組建 22000 |
最低支援的伺服器 | Windows 組建 22000 |
標頭 | presentation.h |