Condividi tramite


INDStreamParserNotifier.OnContentIDReceived(INDLicenseFetchDescriptor) Metodo

Definizione

Chiamato da un parser di flusso quando riceve l'identificatore di contenuto.

public:
 void OnContentIDReceived(INDLicenseFetchDescriptor ^ licenseFetchDescriptor);
void OnContentIDReceived(INDLicenseFetchDescriptor const& licenseFetchDescriptor);
/// [Windows.Foundation.Metadata.Deprecated("INDStreamParserNotifier is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
void OnContentIDReceived(INDLicenseFetchDescriptor const& licenseFetchDescriptor);
public void OnContentIDReceived(INDLicenseFetchDescriptor licenseFetchDescriptor);
[Windows.Foundation.Metadata.Deprecated("INDStreamParserNotifier is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public void OnContentIDReceived(INDLicenseFetchDescriptor licenseFetchDescriptor);
function onContentIDReceived(licenseFetchDescriptor)
Public Sub OnContentIDReceived (licenseFetchDescriptor As INDLicenseFetchDescriptor)

Parametri

licenseFetchDescriptor
INDLicenseFetchDescriptor

Descrittore di recupero della licenza contenente l'identificatore di contenuto.

Attributi

Si applica a