Share via


INDLicenseFetchResult Interface

Definition

Provides the result of the PlayReady-ND license fetch.

public interface class INDLicenseFetchResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(567514776, 43618, 17919, 165, 255, 128, 55, 229, 67, 56, 37)]
struct INDLicenseFetchResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(567514776, 43618, 17919, 165, 255, 128, 55, 229, 67, 56, 37)]
/// [Windows.Foundation.Metadata.Deprecated("INDLicenseFetchResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDLicenseFetchResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(567514776, 43618, 17919, 165, 255, 128, 55, 229, 67, 56, 37)]
public interface INDLicenseFetchResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(567514776, 43618, 17919, 165, 255, 128, 55, 229, 67, 56, 37)]
[Windows.Foundation.Metadata.Deprecated("INDLicenseFetchResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public interface INDLicenseFetchResult
Public Interface INDLicenseFetchResult
Attributes

Windows requirements

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

Properties

Name Description
ResponseCustomData

Gets the custom data from a license fetch response.

Applies to