Native C++ Texas API Error Codes
Error Code in the form of 0x1XXXX are Texas API errors with the XXXX matching
the details below. Error code in the form of 0x2XXXX are Windows errors - see
Winerror.h for details. Error code in the form of 0x3XXXX are Linux errors -
mostly see asm/errno.h or sys_errlist[XXXX] for details. Use
GetErrorMessage for more details.
|
| Error | Value | Description |
| |
|
0 |
No Error |
 |
|
1 |
|
Copyright © 2003-2007, Ekky Software Pty Ltd.