共用方式為


SmartCardEmulatorConnectionDeactivatedEventArgs 類別

定義

提供 ConnectionDeactivated 事件的資料。

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
繼承
Object Platform::Object IInspectable SmartCardEmulatorConnectionDeactivatedEventArgs
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v1.0 引進)

備註

系統會產生這個類別的實例,並將它當做引數傳遞給應用程式的 ConnectionDeactivated 事件處理常式。

屬性

ConnectionProperties

取得智慧卡模擬器的連線屬性。

Reason

取得智慧卡連線已停用 NFC 讀取器的原因。

適用於

另請參閱