共用方式為


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 類別的新執行個體。

適用於