Share via


PointCardReadWriteState Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Lists valid track states for a Point Card Reader Writer.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Enumeration PointCardReadWriteState
public enum PointCardReadWriteState
public enum class PointCardReadWriteState
public enum PointCardReadWriteState
public enum PointCardReadWriteState

Members

Member name Description
Encode No encoding
End End sentinel error
Failure Another error
LrcError LRC error
Parity Parity error
Start Start sentinel error
Success Successful read of the data
Verify Verify error

Remarks

Used by the PoiontCardReadWriteStates structure.

See Also

Reference

Microsoft.PointOfService Namespace