Aborting a Transaction

The jomAbortTransaction call, shown in the following example, is used to abort a transaction.

int jomAbortTransaction(const DskHandle *pHandle,
                        BYTE            type,
                        UInt32          lineNo)

The parameters for this call are described in the following subsections.