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.