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