MFCreateContentProtectionDevice 函式 (mfidl.h)
為指定的媒體保護系統建立 IMFContentProtectionDevice 介面。
語法
HRESULT MFCreateContentProtectionDevice(
[in] REFGUID ProtectionSystemId,
[out] IMFContentProtectionDevice **ContentProtectionDevice
);
參數
[in] ProtectionSystemId
您要為其建立 IMFContentProtectionDevice 介面之媒體保護系統的識別碼。
[out] ContentProtectionDevice
已建立 之 IMFContentProtectionDevice 介面的指標。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2016 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | mfidl.h |
程式庫 | Mfplat.lib |
Dll | Mfplat.dll |