INDProximityDetectionCompletedEventArgs Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece argumentos para o evento ProximityDetectionCompleted do PlayReady-ND. Os aplicativos acionam esse evento depois de concluirem o processo de detecção de proximidade.
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 do Windows
Família de dispositivos |
Windows 10 (introduzida na 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduzida na v1.0)
|
Propriedades
ProximityDetectionRetryCount |
Obtém o número de repetições que ocorreram durante uma operação de detecção de proximidade. |