Error codes: Difference between revisions
Line 122: | Line 122: | ||
| 0xCC01 || 102 || Invalid address (not page-aligned). | | 0xCC01 || 102 || Invalid address (not page-aligned). | ||
|- | |- | ||
| 0xCE01 || 103 || Address is NULL | | 0xCE01 || 103 || Address is NULL / buffer size is too small. | ||
|- | |- | ||
| 0xD201 || 105 || Handle-table full. | | 0xD201 || 105 || Handle-table full. |