Metodo IMFContentDecryptionModule::SetPMPHostApp (mfcontentdecryptionmodule.h)
Consente al chiamante di specificare l'interfaccia FMPMPHostApp , che rappresenta un processo protetto. L'interfaccia FMPMPHostApp viene usata dal modulo Content Decryption (CDM) per creare l'oggetto FMTrustedInput.
Sintassi
HRESULT SetPMPHostApp(
IMFPMPHostApp *pmpHostApp
);
Parametri
pmpHostApp
FmiPMPHostApp che rappresenta un processo protetto.
Valore restituito
Restituisce S_OK sull'esito positivo.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 versione 2004 (10.0; Build 19041) |
Server minimo supportato | Windows Server, versione 2004 (10.0; Build 19041) |
Intestazione | mfcontentdecryptionmodule.h |