Home Home

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.
Find Error Value:

 ErrorValueDescription
    0 No Error
Back To Top   1  

Copyright © 2003-2007, Ekky Software Pty Ltd.