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

2/27/2008

Enumerates whether the application or the reader/writer can control the detection processing, ejection processing, or storing processing of the card.

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

Syntax

'Declaration
Public Enumeration CardDetectionControl
public enum CardDetectionControl
public enum class CardDetectionControl
public enum CardDetectionControl
public enum CardDetectionControl

Members

Member name Description
Application The application can control the detection, ejection, or storing processing.
Device The Electronic Value Reader/Writer (R/W) device can control the detection ejection, or storing processing.

Remarks

Replaces the EVRW_CDC_RWCONTROL and EVRW_CDC_APPLICATIONCONTROL properties from UPOS.

See Also

Reference

Microsoft.PointOfService Namespace