Compartir a través de


SmartCardEmulator.IsHostCardEmulationSupported Método

Definición

Obtiene un valor booleano que indica si este dispositivo admite la emulación de tarjeta host.

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

Devoluciones

Boolean

bool

True si este dispositivo admite la emulación de tarjeta host.

Se aplica a

Consulte también