次の方法で共有


CopyToDeviceEnabler クラス

定義

注意事項

This enabler is not supported on most PlayReady clients.

このクラスは廃止されているため、使用しないでください。

[System.Obsolete("This enabler is not supported on most PlayReady clients.")]
public class CopyToDeviceEnabler : Microsoft.Media.Drm.CopyEnabler
[<System.Obsolete("This enabler is not supported on most PlayReady clients.")>]
type CopyToDeviceEnabler = class
    inherit CopyEnabler
Public Class CopyToDeviceEnabler
Inherits CopyEnabler
継承
CopyToDeviceEnabler
属性

注釈

デバイスへのコピーを許可する CopyEnabler クラスを表すクラス。 このイネーブラーに関連付けられているエクスポート識別子は{6848955D-516B-4eb0-90E8-8F6D5A77B85F}です。 このようなコピーを許可する場合は、 CopyRight このオブジェクトを オブジェクトに追加します。

コンストラクター

CopyToDeviceEnabler()
古い.

このクラスは廃止されているため、使用しないでください。 CopyToDeviceEnabler クラスの新しいインスタンスを初期化します。

適用対象