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