Share via


INDSendResult Interface

Definition

Provides the result, in the form of a response message, from the PlayReady-ND messenger.

public interface class INDSendResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3815265559, 42372, 18333, 144, 183, 214, 137, 199, 191, 124, 128)]
struct INDSendResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3815265559, 42372, 18333, 144, 183, 214, 137, 199, 191, 124, 128)]
/// [Windows.Foundation.Metadata.Deprecated("INDSendResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDSendResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3815265559, 42372, 18333, 144, 183, 214, 137, 199, 191, 124, 128)]
public interface INDSendResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3815265559, 42372, 18333, 144, 183, 214, 137, 199, 191, 124, 128)]
[Windows.Foundation.Metadata.Deprecated("INDSendResult 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 INDSendResult
Public Interface INDSendResult
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
Response

Gets the response message from a messenger.

Applies to