Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |