IMFContentDecryptionModule::SetPMPHostApp 方法 (mfcontentdecryptionmodule.h)
允許呼叫端指定 IMFPMPHostApp 介面,此介面代表受保護的進程。 CONTENT Decryption Module (CDM) 會使用 IMFPMPHostApp 介面來建立 IMFTrustedInput 物件。
語法
HRESULT SetPMPHostApp(
IMFPMPHostApp *pmpHostApp
);
參數
pmpHostApp
代表受保護進程的 IMFPMPHostApp 。
傳回值
傳回成功時S_OK。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 2004 (10.0;組建 19041) |
最低支援的伺服器 | Windows Server 版本 2004 (10.0;組建 19041) |
標頭 | mfcontentdecryptionmodule.h |