SyntaxErrorCode 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.
public enum class SyntaxErrorCode
public enum SyntaxErrorCode
type SyntaxErrorCode =
Public Enum SyntaxErrorCode
- Inheritance
-
SyntaxErrorCode
Fields
| C_ByteNotD0 | 3 | |
| ChainOffErrorContinue | 26 | |
| ChainOffSameNextCorrelator | 24 | |
| DssContLessOrEqual_2 | 22 | |
| DssLengthByteNumberMismatch | 2 | |
| DssLengthLessThan6 | 1 | |
| DuplicateObjectFound | 18 | |
| F_ByteNotSupported | 4 | |
| InvalidCodePoint | 29 | |
| InvalidCorrelator | 19 | |
| ObjectLengthLessThan4 | 7 | |
| ObjectLengthNotAllowed | 11 | |
| RequiredObjectNotFound | 14 | |
| RequiredValueNotFound | 20 | |
| TooBig | 9 | |
| TooMany | 15 | |
| WrongExtendedLength | 12 |