Condividi tramite


MagneticStripeReaderErrorOccurredEventArgs Classe

Definizione

Fornisce informazioni sull'errore per l'evento ErrorOccurred .

public ref class MagneticStripeReaderErrorOccurredEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MagneticStripeReaderErrorOccurredEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MagneticStripeReaderErrorOccurredEventArgs
Public NotInheritable Class MagneticStripeReaderErrorOccurredEventArgs
Ereditarietà
Object Platform::Object IInspectable MagneticStripeReaderErrorOccurredEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Commenti

Questo oggetto viene creato dall'evento ErrorOccurred e viene restituito come argomento al delegato TypedEventHandler .

Proprietà

ErrorData

Ottiene le informazioni sull'errore, ad esempio la causa dell'errore, la gravità, il messaggio di errore e le informazioni sull'errore specifiche del fornitore disponibili.

PartialInputData

Ottiene i dati di traccia per le tracce in cui non sono presenti errori.

Track1Status

Ottiene le informazioni sull'errore Track 1.

Track2Status

Ottiene le informazioni sull'errore Track 2.

Track3Status

Ottiene le informazioni sull'errore Track 3.

Track4Status

Ottiene le informazioni sull'errore Track 4.

Si applica a

Vedi anche