SmartCardEmulator.IsHostCardEmulationSupported Method

Definition

Gets a Boolean value indicating if host card emulation is supported by this device.

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

Returns

Boolean

bool

True if host card emulation is supported by this device.

Applies to

See also