AfterMail Event - Python

<< Click to Display Table of Contents >>

Navigation:  Events Generated by the Python Control >

AfterMail Event - Python

Previous pageReturn to chapter overviewNext page

Is sent, after the user clicked the eMail-button in the preview (or pushed the corresponding key) and the e-mail has already been sent.

integer AfterMail(

Result as integer

)

Result

the status of the e-mail action, one of the VERR_xyz error codes

Remarks:

The event handler should return zero.

 

See also:

E-Mail Functions