Condividi tramite


Metodo IMFContentDecryptionModule::SetContentEnabler (mfcontentdecryptionmodule.h)

Consente al chiamante di specificare l'interfaccia IMFContentEnabler che deve essere usata dal modulo Content Decryption (CDM).

Sintassi

HRESULT SetContentEnabler(
  IMFContentEnabler *contentEnabler,
  IMFAsyncResult    *result
);

Parametri

contentEnabler

Interfaccia FMContentEnabler da usare dal CDM.

result

Oggetto IMFAsyncResult che fornisce informazioni sul risultato dell'operazione.

Valore restituito

Restituisce S_OK sull'esito positivo.

Commenti

FmiContentEnabler viene in genere ottenuto chiamando FMInputTrustAuthority::RequestAccess.

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