次の方法で共有


PlayReadyMeteringReportServiceRequest クラス

定義

コンテンツ使用状況測定操作のサービス メソッドを提供します。

public ref class PlayReadyMeteringReportServiceRequest sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyMeteringReportServiceRequest final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class PlayReadyMeteringReportServiceRequest final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadyMeteringReportServiceRequest
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class PlayReadyMeteringReportServiceRequest
function PlayReadyMeteringReportServiceRequest()
Public NotInheritable Class PlayReadyMeteringReportServiceRequest
継承
Object Platform::Object IInspectable PlayReadyMeteringReportServiceRequest
属性
実装

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

注釈

このクラスは、プロアクティブにのみ作成できます。

コンストラクター

PlayReadyMeteringReportServiceRequest()

PlayReadyMeteringReportServiceRequest クラスの新しいインスタンスを初期化します。

プロパティ

ChallengeCustomData

要求チャレンジのカスタム データを取得または設定します。

MeteringCertificate

現在の使用状況測定証明書のプロパティを取得または設定します。

ProtectionSystem

ベンダー コンテンツ保護システム識別子を取得します。

ResponseCustomData

サービスからの応答で返されたカスタム データを取得します。

Type

PlayReady 測定レポート サービス要求が実行する操作の種類の GUID を 取得します。

Uri

サービス要求アクションの実行に使用する URI を取得または設定します。

メソッド

BeginServiceRequest()

非同期サービス要求操作を開始します。

GenerateManualEnablingChallenge()

手動で有効にするプロセスを開始します。

NextServiceRequest()

新しいサービス要求インターフェイスを返します。

ProcessManualEnablingResponse(Byte[])

手動有効化チャレンジの生バイナリ結果を処理します。

適用対象

こちらもご覧ください