Compartilhar via


MagneticStripeReader.CheckHealthAsync(UnifiedPosHealthCheckLevel) Método

Definição

Testa a integridade do leitor de listras magnéticas.

public:
 virtual IAsyncOperation<Platform::String ^> ^ CheckHealthAsync(UnifiedPosHealthCheckLevel level) = CheckHealthAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<winrt::hstring> CheckHealthAsync(UnifiedPosHealthCheckLevel const& level);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<string> CheckHealthAsync(UnifiedPosHealthCheckLevel level);
function checkHealthAsync(level)
Public Function CheckHealthAsync (level As UnifiedPosHealthCheckLevel) As IAsyncOperation(Of String)

Parâmetros

level
UnifiedPosHealthCheckLevel

O nível de marcar de integridade específico.

Retornos

IAsyncOperation<String>

IAsyncOperation<Platform::String>

IAsyncOperation<winrt::hstring>

Uma descrição de texto do resultado do texto. Retornará um erro se o nível de marcar especificado não for compatível com o dispositivo.

Atributos

Aplica-se a