次の方法で共有


IMediaProtectionServiceRequest.ProtectionSystem プロパティ

定義

アプリケーションが使用されているコンテンツ保護システムと、保護タスクの解釈方法を識別できるようにします。

public:
 property Platform::Guid ProtectionSystem { Platform::Guid get(); };
winrt::guid ProtectionSystem();
public Guid ProtectionSystem { get; }
var guid = iMediaProtectionServiceRequest.protectionSystem;
Public ReadOnly Property ProtectionSystem As Guid

プロパティ値

Guid

Platform::Guid

winrt::guid

ベンダー コンテンツ保護システム ID。

適用対象