Error codes: Difference between revisions
Add error code for invalid CMIF input headers (also adjust the other error code for output headers to match) |
Add error codes relating to in/out object count for CMIF-related code |
||
Line 443: | Line 443: | ||
|- | |- | ||
| 0x1A80A || 10 || 212 || Invalid CMIF output header. | | 0x1A80A || 10 || 212 || Invalid CMIF output header. | ||
|- | |||
| 0x1D60A || 10 || 235 || Invalid in object count. | |||
|- | |||
| 0x1D80A || 10 || 236 || Invalid out object count. | |||
|- | |- | ||
| 0x20B || 11 || 1 || Size too big to fit to marshal. | | 0x20B || 11 || 1 || Size too big to fit to marshal. |