ResetQueue Method
Resets the transaction queue.
Syntax
int ResetQueue();
Remarks
Transactions may be added to the queue via the Queue method. However, once added these transactions cannot be modified. If you wish to make a change you must reset the queue and start over again.