INDSendResult Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
Response |
Gets the response message from a messenger. |