MagneticStripeReaderTrackErrorType MagneticStripeReaderTrackErrorType MagneticStripeReaderTrackErrorType MagneticStripeReaderTrackErrorType Enum

Definition

Defines the constants that indicates the track error type.

public : enum class MagneticStripeReaderTrackErrorTypepublic enum MagneticStripeReaderTrackErrorTypePublic Enum MagneticStripeReaderTrackErrorType// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

EndSentinelError EndSentinelError EndSentinelError EndSentinelError

An end sentinel error.

LrcError LrcError LrcError LrcError

An LRC error.

None None None None

No specified error.

ParityError ParityError ParityError ParityError

A parity error.

StartSentinelError StartSentinelError StartSentinelError StartSentinelError

A start sentinel error.

Unknown Unknown Unknown Unknown

An unknown error.