QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

Status Event

Shows the status of the server as clients connect and transactions are made.

Syntax

typedef void __fastcall (__closure *TiqbQBConnectorStatusEvent)(System::TObject* Sender, TiqbQBConnectorStatusEventParams *e);

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

typedef struct {
     int ConnectionId;
     String Message;
} TiqbQBConnectorStatusEventParams;

Remarks

The event is fired for informational and logging purposes only.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0