IMFContentDecryptionModule::GetSuspendNotify-Methode (mfcontentdecryptionmodule.h)
Ruft ein Objekt für IMFContentDecryptionModuleSession-Anhalteereignisse ab.
Syntax
HRESULT GetSuspendNotify(
IMFCdmSuspendNotify **notify
);
Parameter
notify
Empfängt ein IMFCdmSuspendNotify-Objekt , das das Content Decryption Module (CDM) benachrichtigt, wenn globale Ressourcen vor dem Anhalten in einen konsistenten Zustand versetzt werden sollen.
Rückgabewert
Gibt bei Erfolg S_OK zurück.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 10, Version 2004 (10.0; Build 19041) |
Unterstützte Mindestversion (Server) | Windows Server, Version 2004 (10.0; Build 19041) |
Kopfzeile | mfcontentdecryptionmodule.h |