Método IMFContentDecryptionModule::GetSuspendNotify (mfcontentdecryptionmodule.h)
Recupera um objeto para eventos de suspensão IMFContentDecryptionModuleSession .
Sintaxe
HRESULT GetSuspendNotify(
IMFCdmSuspendNotify **notify
);
Parâmetros
notify
Recebe um objeto IMFCdmSuspendNotify que notifica o CDM (Content Decryption Module) quando os recursos globais devem ser colocados em um estado consistente antes da suspensão.
Retornar valor
Retornará S_OK se houver êxito.
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows 10, versão 2004 (10.0; Build 19041) |
Servidor mínimo com suporte | Windows Server, versão 2004 (10.0; Build 19041) |
Cabeçalho | mfcontentdecryptionmodule.h |