Synopsis:
adoRSetCancelUpd(handle)
Arguments:
handle - The recordset handle.
Description: This function cancels any changes made to the current record or discard a newly added record.
Returns: Returns 0 upon success or a negative error code. If ADOERR_COMERR is returned, then the underlying ADO error can be obtained by calling adoLastError()