![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
BillMax_ReportTablesGetNext — Used in conjunction with BillMax_ReportTablesGetWhere
#include "billmax.h"
int BillMax_ReportTablesGetNext( |
result, | |
| result, | ||
reporttables); |
|
result; |
|
reporttables; |
BillMax_ReportTablesGetNext is used to fill the REPORTTABLES structure with data from the reporttables table. The source is the result set from a call to BillMax_ReportTablesGetWhere.
The result set from BillMax_ReportTablesGetWhere.
Populated with the new values from the result set if successful. See REPORTTABLES structure.