Error Codes

This is a partial list of error-codes used by TFORMer Runtime.

Operating system specific error-codes are not listed. Error codes are specified in hexadecimal notation (0x). If any of the TFORMer functions returns an error code not equal to zero (ErrOk) than DO NOT call subsequent TFORMer-functions except of TFormer_Exit, TFormer_GetLastErrorDescription, TFormer_GetLastErrorInformation, TFormer_GetLastErrorSource or any TFormer_Free-functions. An error code indicates an error condition and subsequent calls may fail and produce unexpected results.

Partial list of error codes
Error Code define Description
0x00000000 ErrOk No Error
0x00000006 ERROR_INVALID_HANDLE No or invalid handle given.
0x00000057 ERROR_INVALID_PARAMETER Given parameter is invalid.
0x80020006 DISP_E_UNKNOWNNAME Unknown Name. The element with the given name was not found.
0x8002802B TYPE_E_ELEMENTNOTFOUND Either no element with the given name was found or no elements are in list.
0x00000008 ERROR_NOT_ENOUGH_MEMORY Not enough memory to perform requested action.
0x8002802D TYPE_E_NAMECONFLICT The given name conflicts with name of other elements (e.g. duplicate DataField).


© 2006-2009 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Sep 2 16:01:09 2009 for TFORMer Runtime DLL/Shared Library with doxygen 1.5.8