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.
Allows the caller to specify the IMFPMPHostApp interface, which represents a protected process. The IMFPMPHostApp interface is used by the Content Decryption Module (CDM) to create the IMFTrustedInput object.
Syntax
HRESULT SetPMPHostApp(
IMFPMPHostApp *pmpHostApp
);
Parameters
pmpHostApp
The IMFPMPHostApp representing a protected process.
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 |