IMediaProtectionServiceRequest Interface

Definition

Allows a content enabler object to be exposed directly to an application rather than through a wrapper supplied by the ContentEnabler object.

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
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

ProtectionSystem

Allows the application to identify the content protection system being used and therefore how to interpret the protection task.

Type

Retrieves the GUID for the type of operation that the IMediaProtectionServiceRequest performs.

Applies to