INDProximityDetectionCompletedEventArgs Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Proporciona argumentos para el evento ProximityDetectionCompleted de PlayReady-ND. Las aplicaciones activan este evento después de completar el proceso de detección de proximidad.
public interface class INDProximityDetectionCompletedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(712008488, 55845, 20364, 158, 183, 93, 15, 195, 101, 139, 202)]
struct INDProximityDetectionCompletedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(712008488, 55845, 20364, 158, 183, 93, 15, 195, 101, 139, 202)]
/// [Windows.Foundation.Metadata.Deprecated("INDProximityDetectionCompletedEventArgs is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDProximityDetectionCompletedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(712008488, 55845, 20364, 158, 183, 93, 15, 195, 101, 139, 202)]
public interface INDProximityDetectionCompletedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(712008488, 55845, 20364, 158, 183, 93, 15, 195, 101, 139, 202)]
[Windows.Foundation.Metadata.Deprecated("INDProximityDetectionCompletedEventArgs 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 INDProximityDetectionCompletedEventArgs
Public Interface INDProximityDetectionCompletedEventArgs
- Atributos
Requisitos de Windows
Familia de dispositivos |
Windows 10 (se introdujo en la versión 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (se introdujo en la versión v1.0)
|
Propiedades
ProximityDetectionRetryCount |
Obtiene el número de reintentos que se produjeron durante una operación de detección de proximidad. |