IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

SSLStatus Event

Shows the progress of the secure connection.

Syntax

 virtual int FireSSLStatus(HTMLMailerSSLStatusEventParams *e);

 
typedef struct {
char* Message;
int reserved;
} HTMLMailerSSLStatusEventParams;

Remarks

The event is fired for informational and logging purposes only. Used to track the progress of the connection.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]