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