CopyToDeviceEnabler 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
- 繼承
- 屬性
備註
類別,代表允許複製到裝置的 CopyEnabler 類別。 此啟用程式的相關匯出識別碼為 {6848955D-516B-4eb0-90E8-8F6D5A77B85F}。 如果您想要允許這類複製,請將這個物件新增至 CopyRight 物件。
建構函式
CopyToDeviceEnabler() |
已淘汰.
這個類別已經過時,不應該使用。 初始化 CopyToDeviceEnabler 類別的新執行個體。 |