Enum Status
Namespace: scmapi
Assembly: scmapi.dll
Syntax
public enum Status
Fields
| Name | Description |
|---|---|
| EXCLUSIVE | The reader is being used in exclusive mode by another process, the connection is impossible yet. |
| MUTE | The inserted card is mute (no answer on reset), the connection is therefore impossible. |
| OK | The reader is in a normal state (whether a card is inserted or not). |
| UNAVAILABLE | Indicates the reader has been removed (unplugged from the device). |