Prematurely dispose of a list context generated by POPSTORE_user_list_d or POPSTORE_user_list.FORMAT
int POPSTORE_user_list_abort (list_context)
POPSTORE_list_context **list_context;
List context generated by POPSTORE_user_list_d or POPSTORE_user_list. Used for input and output.
user_context
List contexts generated by POPSTORE_user_list_d and POPSTORE_user_list will normally be disposed of automatically when there are no more usernames to be listed. To prematurely dispose of a list context, call POPSTORE_user_list_abort.Return Values
| POPSTORE_SUCCESS | Normal, successful completion. |