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.
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 |