次の方法で共有


BurnToAudioCDEnabler クラス

定義

注意事項

This enabler is not supported on most PlayReady clients.

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

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

注釈

CopyEnablerコンパクト ディスクへのコピーを許可する を表します。このイネーブラーに関連付けられているエクスポート識別子は{EC930B7D-1F2D-4682-A38B-8AB977721D0D}です。 このようなコピーを許可する場合は、 CopyRight このオブジェクトを オブジェクトに追加します。

コンストラクター

BurnToAudioCDEnabler()
古い.

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

適用対象