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