共用方式為


SmartCardEmulator.IsHostCardEmulationSupported 方法

定義

取得布林值,指出此裝置是否支援主機卡模擬。

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

傳回

Boolean

bool

如果此裝置支援主機卡模擬,則為 True。

適用於

另請參閱