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