Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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 |