IMFContentDecryptionModule::GetSuspendNotify メソッド (mfcontentdecryptionmodule.h)
IMFContentDecryptionModuleSession 中断イベントのオブジェクトを取得します。
構文
HRESULT GetSuspendNotify(
IMFCdmSuspendNotify **notify
);
パラメーター
notify
中断する前にグローバル リソースを一貫した状態にする必要がある場合にコンテンツ復号化モジュール (CDM) に通知する IMFCdmSuspendNotify オブジェクトを受け取ります。
戻り値
成功すると S_OK を返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10バージョン 2004 (10.0;ビルド 19041) |
サポートされている最小のサーバー | Windows Server バージョン 2004 (10.0;ビルド 19041) |
Header | mfcontentdecryptionmodule.h |