QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

SSLStatus Event

Shows the progress of the secure connection.

Syntax

typedef struct {
  String Message;
} TiqbCheckSSLStatusEventParams;

typedef void __fastcall (__closure *TiqbCheckSSLStatusEvent)(System::TObject* Sender, TiqbCheckSSLStatusEventParams *e);

__property TiqbCheckSSLStatusEvent OnSSLStatus = { read=FOnSSLStatus, write=FOnSSLStatus };

Remarks

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

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]