Root > Reference > All Types > TResponse > TResponse.ErrorCode

Field TResponse.ErrorCode

Previous pageReturn to chapter overviewNext page   

Error code for failed operations.

 

Unit

ETypes

 

Syntax

 

Code (Delphi)

ErrorCode: Integer;

 

Value

System or any other error code. Numeric value. May be 0, if no error code available.

 

Remarks

Optional error code associated with failed operations. The exact meaning of error code is not defined. It can be system error code, WinINet error code, etc.

 

The only thing that you can do with this field - display it to user.

 

Caution!

This value can be 0 for failed operations. Do not assume success/failure status of operation based on this field. Use SendResult field to determinate generic state of operation.

 

See also




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_field_etypes_tresponse_errorcode.php