Root > Reference > All Types > TResponse > TResponse.SendResult

Field TResponse.SendResult

Previous pageReturn to chapter overviewNext page   

Status of operation.

 

Unit

ETypes

 

Syntax

 

Code (Delphi)

SendResult: TSendResult;

 

Value

HRESULT value indicating success/failure status of operation. See TSendResult for more information.

 

Remarks

This value indicate result of exception's processing. There are 3 success codes  (Send/BugClosed/NoExceptionInfo) and multiple error (failure) codes.

 

Success codes indicate that exception was processed successfully. "No exception to process/handle" is also considered as success.

 

Failure codes indicate that there was some kind of a error during exception processing. Restart and cancelling are considered as failures (however, often there are special cases to handle these codes).

 

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_sendresult.php