Share via


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

廠商內容保護系統識別碼。

適用於