Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 691 Bytes

magneticstripereadertrackerrortype.md

File metadata and controls

40 lines (27 loc) · 691 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.MagneticStripeReaderTrackErrorType
winrt enum
xbox

MagneticStripeReaderTrackErrorType

-description

Defines the constants that indicates the track error type.

-enum-fields

-field None:0

No specified error.

-field StartSentinelError:1

A start sentinel error.

-field EndSentinelError:2

An end sentinel error.

-field ParityError:3

A parity error.

-field LrcError:4

An LRC error.

-field Unknown:-1

An unknown error.

-remarks

-examples

-see-also