Freigeben über


INDCustomData Schnittstelle

Definition

Enthält die benutzerdefinierten Daten für eine der folgenden PlayReady-ND-Nachrichten: Registrierungsanforderung, Registrierungsantwort, License Fetch Challenge oder License Fetch Response.

public interface class INDCustomData
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4123725788, 11529, 20249, 181, 225, 118, 160, 179, 238, 146, 103)]
struct INDCustomData
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4123725788, 11529, 20249, 181, 225, 118, 160, 179, 238, 146, 103)]
/// [Windows.Foundation.Metadata.Deprecated("INDCustomData is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDCustomData
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(4123725788, 11529, 20249, 181, 225, 118, 160, 179, 238, 146, 103)]
public interface INDCustomData
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(4123725788, 11529, 20249, 181, 225, 118, 160, 179, 238, 146, 103)]
[Windows.Foundation.Metadata.Deprecated("INDCustomData 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 INDCustomData
Public Interface INDCustomData
Abgeleitet
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

CustomData

Ruft die benutzerdefinierten Daten ab.

CustomDataTypeID

Ruft den 16-Byte-Typbezeichner für die benutzerdefinierten Daten ab.

Gilt für: