IMFContentDecryptionModule::GetSuspendNotify 方法 (mfcontentdecryptionmodule.h)
擷取 IMFContentDecryptionModuleSession 暫止 事件的物件。
語法
HRESULT GetSuspendNotify(
IMFCdmSuspendNotify **notify
);
參數
notify
接收 IMFCdmSuspendNotify 物件,通知內容解密模組 (CDM) 何時應該在暫停之前進入一致狀態。
傳回值
傳回成功時S_OK。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 版本 2004 (10.0;組建 19041) |
最低支援的伺服器 | Windows Server 版本 2004 (10.0;組建 19041) |
標頭 | mfcontentdecryptionmodule.h |