Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves an object for IMFContentDecryptionModuleSession suspend events.
Syntax
HRESULT GetSuspendNotify(
IMFCdmSuspendNotify **notify
);
Parameters
notify
Receives an IMFCdmSuspendNotify object that notifies the Content Decryption Module (CDM) when global resources should be brought into a consistent state prior to suspending.
Return value
Returns S_OK on success.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 2004 (10.0; Build 19041) |
| Minimum supported server | Windows Server, version 2004 (10.0; Build 19041) |
| Header | mfcontentdecryptionmodule.h |