Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
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 |