SmartCardEmulatorConnectionDeactivatedEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Mobile Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (v1.0 で導入)
|
注釈
システムはこのクラスのインスタンスを生成し、アプリケーションの ConnectionDeactivated イベント ハンドラーに引数として渡します。
プロパティ
ConnectionProperties |
スマート カード エミュレーターの接続プロパティを取得します。 |
Reason |
NFC リーダーへのスマート カード接続が非アクティブ化された理由を取得します。 |