PointCardReadWriteStates Structure (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines a programmatic structure used by the service object to communicate write or read state information for a Point Card Reader Writer device during an error condition.

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

Syntax

'Declaration
Public Structure PointCardReadWriteStates
public struct PointCardReadWriteStates
public value class PointCardReadWriteStates
public final class PointCardReadWriteStates extends ValueType

Remarks

Used by the ReadState and WriteState properties of PointCardRW class.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

PointCardReadWriteStates Members
Microsoft.PointOfService Namespace