Synopsis:
adoRSetCancelBatch(handle,affected)
Arguments:
handle - The recordset handle.
Description: This function cancels any pending batch updates.
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()