IMediaProtectionServiceRequest 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许直接向应用程序公开内容启用器对象,而不是通过 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。 |