次の方法で共有


SmartCardEmulator.IsHostCardEmulationSupported メソッド

定義

ホスト カード エミュレーションがこのデバイスでサポートされているかどうかを示すブール値を取得します。

public:
 virtual bool IsHostCardEmulationSupported() = IsHostCardEmulationSupported;
bool IsHostCardEmulationSupported();
public bool IsHostCardEmulationSupported();
function isHostCardEmulationSupported()
Public Function IsHostCardEmulationSupported () As Boolean

戻り値

Boolean

bool

True を指定すると、ホスト カード エミュレーションがこのデバイスでサポートされます。

適用対象

こちらもご覧ください