INDRegistrationCompletedEventArgs 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 arguments for the PlayReady-ND RegistrationCompleted event.
public interface class INDRegistrationCompletedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
struct INDRegistrationCompletedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
/// [Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDRegistrationCompletedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
public interface INDRegistrationCompletedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2654582349, 43867, 18693, 172, 220, 120, 122, 119, 198, 55, 77)]
[Windows.Foundation.Metadata.Deprecated("INDRegistrationCompletedEventArgs 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 INDRegistrationCompletedEventArgs
Public Interface INDRegistrationCompletedEventArgs
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
ResponseCustomData |
Gets custom data from a registration response. |
TransmitterCertificateAccepted |
Gets or sets whether to accept or reject a transmitter's certificate. |
TransmitterProperties |
Gets transmitter properties from the transmitter's certificate to verify the transmitter. |