Dispose of a context created by POPSTORE_user_create_set.FORMAT
int POPSTORE_user_create_dispose (user_context)
POPSTORE_user_context **user_context;
Address of a pointer to a POPSTORE_user_context structure created by a prior call to POPSTORE_user_create_set. Used for input and output.
user_context
Should you wish to cancel creating a user account, then call POPSTORE_user_create_dispose to dispose of the context created by prior calls to POPSTORE_user_create_set.Return Values
| POPSTORE_SUCCESS | Normal, successful completion. |