CardDetectionControl Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |