Error codes: Difference between revisions

Lioncache (talk | contribs)
Add OS error code used to signify out of resource conditions. This seems to be returned if the OS is unable to allocate a TLS slot for thread resources
Lioncache (talk | contribs)
Add error code for situation where CMIF domain entries can't be reserved
Line 462: Line 462:
|-
|-
| 0x1D80A || 10 || 236 || Invalid out object count.
| 0x1D80A || 10 || 236 || Invalid out object count.
|-
| 0x25A0A || 10 || 301 || Out of domain entries.
|-
|-
| 0x20B || 11 || 1 || Size too big to fit to marshal.
| 0x20B || 11 || 1 || Size too big to fit to marshal.