SmartCardEmulatorConnectionDeactivatedEventArgs Klasse

Definition

public ref class SmartCardEmulatorConnectionDeactivatedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardEmulatorConnectionDeactivatedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardEmulatorConnectionDeactivatedEventArgs
Public NotInheritable Class SmartCardEmulatorConnectionDeactivatedEventArgs
Vererbung
Object Platform::Object IInspectable SmartCardEmulatorConnectionDeactivatedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v1.0)

Hinweise

Das System generiert eine instance dieser Klasse und übergibt sie als Argument an den ConnectionDeactivated-Ereignishandler der Anwendung.

Eigenschaften

ConnectionProperties

Ruft die Verbindungseigenschaften für den Smart Karte-Emulator ab.

Reason

Ruft den Grund ab, warum die Smart Karte Verbindung mit dem NFC-Reader deaktiviert wurde.

Gilt für:

Weitere Informationen