IMFContentDecryptionModuleAccess::GetConfiguration 方法 (mfcontentdecryptionmodule.h)
傳回組態選項的支持組合。
語法
HRESULT GetConfiguration(
IPropertyStore **configuration
);
參數
configuration
接收 IPropertyStore 對象的參考,其中包含 CDM 的組態選項。
傳回值
傳回成功時S_OK。
備註
GetConfiguration 是以加密媒體延伸模組規格的 MediaKeySystemAccess.keySystem 為基礎。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 2004 (10.0;組建 19041) |
最低支援的伺服器 | Windows Server 版本 2004 (10.0;組建 19041) |
標頭 | mfcontentdecryptionmodule.h |