Error codes: Difference between revisions
m Correct number for BCAT invalid operation (my bad). |
Add BCAT error code for invalid API calls. Used at API boundaries most frequently when testing capability flags |
||
Line 978: | Line 978: | ||
|- | |- | ||
| 0xE7A || 122 || 7 || Object not opened | | 0xE7A || 122 || 7 || Object not opened | ||
|- | |||
| 0xB47A || 122 || 90 || Invalid API call | |||
|- | |- | ||
| 0xC47A || 122 || 98 || Invalid operation | | 0xC47A || 122 || 98 || Invalid operation |