IAMCertifiedOutputProtection::P rotectionCommand 方法 (strmif.h)
[與此頁面 相關的功能 DirectShow 是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine 和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對 Windows 10 和 Windows 11 進行優化。 Microsoft 強烈建議新程式代碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議盡可能重寫使用舊版 API 的現有程式代碼,以使用新的 API。]
方法 ProtectionCommand
會將 COPP 命令傳送至圖形驅動程式。
語法
HRESULT ProtectionCommand(
[in] const AMCOPPCommand *cmd
);
參數
[in] cmd
包含命令的 AMCOPPCommand 結構的指標。
傳回值
傳回 HRESULT 值。 可能的值如下。
傳回碼 | 描述 |
---|---|
|
成功。 |
|
無效的狀態。 應用程式可能傳遞了非預期的數據,或以錯誤的順序呼叫 IAMCertifiedOutputProtection 方法。 |
|
顯示裝置不支援 COPP;或 VMR 尚未連線到顯示裝置。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 具有 SP2 的 Windows XP [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 R2 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | strmif.h (包含 Dshow.h) |
程式庫 | Strmiids.lib |