VPE_AFTER_MAIL

<< Click to Display Table of Contents >>

Navigation:  Messages Generated by VPE-DLL >

VPE_AFTER_MAIL

Previous pageReturn to chapter overviewNext page

[Windows platform only]

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.

VPE_AFTER_MAIL

WPARAM wParam

LPARAM lParam

Parameters:

wParam

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

lParam

contains the document-handle, so you can determine which document has sent the message

Remarks:

Your application should return zero if it processes this message.

 

See also:

E-Mail Functions