Share via


CopyToDeviceEnabler Class

Definition

Caution

This enabler is not supported on most PlayReady clients.

This class is obsolete and should not be used.

[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
Inheritance
CopyToDeviceEnabler
Attributes

Remarks

Class representing a CopyEnabler class that allows copying to a device. The associated export identifier for this enabler is {6848955D-516B-4eb0-90E8-8F6D5A77B85F}. Add this object to a CopyRight object if you want to allow such copying.

Constructors

CopyToDeviceEnabler()
Obsolete.

This class is obsolete and should not be used. Initializes a new instance of the CopyToDeviceEnabler class.

Applies to