Terminating Applications in a Node

The jomTerminate call, shown in the following example, terminates all active methods in the current process and terminates the corresponding application.

int jomTerminate(const DskHandle *pHandle,
                 BYTE             mode,
                 UInt32           lineNo)

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