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