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

Ending a Transaction

The jomEndTransaction call, shown in the following example, indicates the end of a transaction.

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

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

pHandle

type

lineNo