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 类的新实例。

适用于