Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > Aborting a Transaction

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.

pHandle

type

lineNo