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