SetEmailClientType

Sets the email client type. This email client is used to send printed documents in email after printing.

 

SetEmailClientType (pDevMode As Long, lClientType As Long) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value lClientType:      - email client type to set. Available values:

                                    0: Default email client on the system

                                    1: SMTP client

Return value - TRUE on success otherwise FALSE