Share via


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

2/27/2008

Defines a programmatic structure used by the service object to communicate the length of track data for a Point Card Reader Writer device.

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

Syntax

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

Remarks

This class defines a programmatic structure used by the service object to communicate the length of track data for a Point Card Reader Writer device.

Instances of this class are used by the RecvLength property of the 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

PointCardReceiveLengths Members
Microsoft.PointOfService Namespace