You are here: Start » AVL.NET » ZMissedCodeInfo Enumeration
ZMissedCodeInfo Enumeration
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Information about why a code was missed.
Members
| Member name | Description |
|---|---|
| DecodedCorrectly | Code was correctly decoded |
| InvalidChecksum | Code was decoded, but checksum is invalid |
| InvalidDecoding | Code decoding was invalid |
| PartialDecode | Code was partially decoded |
