Condividi tramite


SmartCardEmulator.IsHostCardEmulationSupported Metodo

Definizione

Ottiene un valore booleano che indica se l'emulazione della scheda host è supportata da questo dispositivo.

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

Restituisce

Boolean

bool

True se l'emulazione della scheda host è supportata da questo dispositivo.

Si applica a

Vedi anche