IMediaProtectionServiceRequest 介面

定義

允許內容啟用器物件直接公開給應用程式,而不是透過 ContentEnabler 物件所提供的包裝函式。

public interface class IMediaProtectionServiceRequest
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2984119974, 8340, 18317, 135, 164, 139, 149, 32, 15, 133, 198)]
struct IMediaProtectionServiceRequest
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2984119974, 8340, 18317, 135, 164, 139, 149, 32, 15, 133, 198)]
public interface IMediaProtectionServiceRequest
Public Interface IMediaProtectionServiceRequest
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

ProtectionSystem

允許應用程式識別正在使用的內容保護系統,因此如何解譯保護工作。

Type

擷取IMediaProtectionServiceRequest執行之作業類型的GUID

適用於