E-Payment Integrator 2016 C++ Builder Edition
E-Payment Integrator 2016 C++ Builder Edition
Questions / Feedback?

Status Event

Traces the commands sent to the server, and the respective replies.

Syntax

typedef void __fastcall (__closure *TibpCheck21StatusEvent)(System::TObject* Sender, TibpCheck21StatusEventParams *e);


__property TibpCheck21StatusEvent OnStatus = {read=FOnStatus, write=FOnStatus};

typedef struct {
     String Message;
} TibpCheck21StatusEventParams;

Remarks

The Status event is useful for debugging purposes. It shows all the interaction between the client and the server, line by line.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7354]