SetSMTPServerSSL

Enables/Disables the SSL (Secure Socket Layer ) in case of sending printed documents in email using SMTP client.

 

SetSMTPServerSSL (pDevMode As Long, bEnable As Boolean) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value bEnable:           - state to set

Return value - TRUE on success, otherwise FALSE.