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