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。

适用于