INDProximityDetectionCompletedEventArgs Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Argumente für das PlayReady-ND ProximityDetectionCompleted-Ereignis bereit . Apps lösen dieses Ereignis aus, nachdem sie den Näherungserkennungsprozess abgeschlossen haben.
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
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
|
Eigenschaften
ProximityDetectionRetryCount |
Ruft die Anzahl der Wiederholungen ab, die während eines Näherungserkennungsvorgangs aufgetreten sind. |