次の方法で共有


SmartCardEmulatorConnectionSource 列挙型

定義

スマート カード接続ソースの有効な種類を定義します。

public enum class SmartCardEmulatorConnectionSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
enum class SmartCardEmulatorConnectionSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
public enum SmartCardEmulatorConnectionSource
var value = Windows.Devices.SmartCards.SmartCardEmulatorConnectionSource.unknown
Public Enum SmartCardEmulatorConnectionSource
継承
SmartCardEmulatorConnectionSource
属性

Windows の要件

デバイス ファミリ
Windows Mobile Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v1.0 で導入)

フィールド

NfcReader 1

NFC リーダー接続を指定します。

Unknown 0

NFC リーダー以外への接続を指定します。

適用対象

こちらもご覧ください