Share via


CardDetectionControl Enum

Definition

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

public enum CardDetectionControl
type CardDetectionControl = 
Public Enum CardDetectionControl
Inheritance
CardDetectionControl

Fields

Name Value Description
Device 1

The Electronic Value Reader/Writer (R/W) device can control the detection ejection, or storing processing.

Application 2

The application can control the detection, ejection, or storing processing.

Applies to