Metodo IMFContentDecryptionModuleSessionCallbacks::KeyStatusChanged (mfcontentdecryptionmodule.h)
Viene chiamato quando sono state apportate modifiche alle chiavi nella sessione CDM (Content Decryption Module) o nel relativo stato.
Sintassi
HRESULT KeyStatusChanged();
Valore restituito
Restituisce S_OK.
Commenti
Ottenere lo stato corrente delle chiavi di sessione CDM chiamando IMFContentDecryptionModuleSession::GetKeyStatuses.
KeyStatusChanged si basa sulla specifica keystatuseschange dell'estensione multimediale crittografata.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 versione 2004 (10.0; Build 19041) |
Server minimo supportato | Windows Server, versione 2004 (10.0; Build 19041) |
Intestazione | mfcontentdecryptionmodule.h |