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

TransferredData Property

The contents of the last response from the server.

Syntax

int GetTransferredData(char *&lpTransferredData, int &lenTransferredData);

Default Value

""

Remarks

This property contains the contents of the last response from the server.

TransferredDataLimit controls the maximum amount of data accumulated in TransferredData (by default there is no limit).

This property is read-only and not available at design time.

Data Type

Binary String

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