SmartCardEmulator.IsHostCardEmulationSupported 方法

定义

获取一个布尔值,该值指示此设备是否支持主机卡仿真。

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

返回

Boolean

bool

如此 如果主机卡仿真受此设备支持。

适用于

另请参阅